Searched refs:char_pixel (Results 1 – 1 of 1) sorted by relevance
1233 char_pixel; in ReadMIFFImage() local1237 p=PushCharPixel(p,&char_pixel); in ReadMIFFImage()1239 ScaleCharToQuantum(char_pixel); in ReadMIFFImage()1240 p=PushCharPixel(p,&char_pixel); in ReadMIFFImage()1242 ScaleCharToQuantum(char_pixel); in ReadMIFFImage()1243 p=PushCharPixel(p,&char_pixel); in ReadMIFFImage()1245 ScaleCharToQuantum(char_pixel); in ReadMIFFImage()2475 char_pixel; in WriteMIFFImage() local2477 char_pixel=(unsigned char) ScaleQuantumToChar((Quantum) in WriteMIFFImage()2479 q=PopCharPixel(char_pixel,q); in WriteMIFFImage()[all …]