Searched refs:PHOTOMETRIC_PALETTE (Results 1 – 7 of 7) sorted by relevance
197 #define PHOTOMETRIC_PALETTE 3 /* color map indexed */ macro
120 case PHOTOMETRIC_PALETTE: in TIFFRGBAImageOK()362 case PHOTOMETRIC_PALETTE: in TIFFRGBAImageBegin()818 case PHOTOMETRIC_PALETTE: in gtTileSeparate()1079 case PHOTOMETRIC_PALETTE: in gtStripSeparate()2610 case PHOTOMETRIC_PALETTE: in buildMap()2686 case PHOTOMETRIC_PALETTE: in PickContigCase()
83 case PHOTOMETRIC_PALETTE:196 case PHOTOMETRIC_PALETTE:
1675 case PHOTOMETRIC_PALETTE: /* disallowed by Tech Note */ in JPEGSetupEncode()
3935 if (tif->tif_dir.td_photometric == PHOTOMETRIC_PALETTE && in TIFFReadDirectory()
1408 case PHOTOMETRIC_PALETTE: in ReadTIFFImage()1605 if ((photometric == PHOTOMETRIC_PALETTE) && in ReadTIFFImage()3725 photometric=PHOTOMETRIC_PALETTE; in WriteTIFFImage()4216 case PHOTOMETRIC_PALETTE: in WriteTIFFImage()4265 if (photometric != PHOTOMETRIC_PALETTE) in WriteTIFFImage()4271 if (photometric != PHOTOMETRIC_PALETTE) in WriteTIFFImage()
306 if (photometric != PHOTOMETRIC_PALETTE) { in IsSupport()