Searched refs:PHOTOMETRIC_PALETTE (Results 1 – 6 of 6) sorted by relevance
197 #define PHOTOMETRIC_PALETTE 3 /* color map indexed */ macro
115 case PHOTOMETRIC_PALETTE: in TIFFRGBAImageOK()333 case PHOTOMETRIC_PALETTE: in TIFFRGBAImageBegin()771 case PHOTOMETRIC_PALETTE: in gtTileSeparate()1019 case PHOTOMETRIC_PALETTE: in gtStripSeparate()2479 case PHOTOMETRIC_PALETTE: in buildMap()2551 case PHOTOMETRIC_PALETTE: in PickContigCase()
1659 case PHOTOMETRIC_PALETTE: /* disallowed by Tech Note */ in JPEGSetupEncode()
3880 if (tif->tif_dir.td_photometric == PHOTOMETRIC_PALETTE && in TIFFReadDirectory()
1235 case PHOTOMETRIC_PALETTE: in ReadTIFFImage()1491 if ((photometric == PHOTOMETRIC_PALETTE) && in ReadTIFFImage()3388 photometric=PHOTOMETRIC_PALETTE; in WriteTIFFImage()3848 case PHOTOMETRIC_PALETTE: in WriteTIFFImage()3889 if (photometric != PHOTOMETRIC_PALETTE) in WriteTIFFImage()3895 if (photometric != PHOTOMETRIC_PALETTE) in WriteTIFFImage()
349 if (photometric != PHOTOMETRIC_PALETTE) { in isSupport()