Home | History | Annotate | Download | only in coders

Lines Matching refs:WriteBlobByte

953                   (void) WriteBlobByte(image,byte);
960 (void) WriteBlobByte(image,(unsigned char) (byte << (8-bit)));
963 (void) WriteBlobByte(image,0); /* pad scanline */
979 (void) WriteBlobByte(image,ScaleQuantumToChar(
982 (void) WriteBlobByte(image,ScaleQuantumToChar(
985 (void) WriteBlobByte(image,ScaleQuantumToChar(
997 (void) WriteBlobByte(image,(unsigned char)
1002 (void) WriteBlobByte(image,0); /* pad scanline */