Searched refs:PHOTOMETRIC_PALETTE (Results 1 – 6 of 6) sorted by relevance
199 #define PHOTOMETRIC_PALETTE 3 /* color map indexed */ macro
118 case PHOTOMETRIC_PALETTE: in TIFFRGBAImageOK()360 case PHOTOMETRIC_PALETTE: in TIFFRGBAImageBegin()815 case PHOTOMETRIC_PALETTE: in gtTileSeparate()1085 case PHOTOMETRIC_PALETTE: in gtStripSeparate()2629 case PHOTOMETRIC_PALETTE: in buildMap()2705 case PHOTOMETRIC_PALETTE: in PickContigCase()
1816 case PHOTOMETRIC_PALETTE: /* disallowed by Tech Note */ in JPEGSetupEncode()
3506 case PHOTOMETRIC_PALETTE: in _TIFFGetMaxColorChannels()4145 if (tif->tif_dir.td_photometric == PHOTOMETRIC_PALETTE && in TIFFReadDirectory()
1453 case PHOTOMETRIC_PALETTE: in ReadTIFFImage()1648 if ((photometric == PHOTOMETRIC_PALETTE) && in ReadTIFFImage()3886 photometric=PHOTOMETRIC_PALETTE; in WriteTIFFImage()4377 case PHOTOMETRIC_PALETTE: in WriteTIFFImage()4426 if (photometric != PHOTOMETRIC_PALETTE) in WriteTIFFImage()4432 if (photometric != PHOTOMETRIC_PALETTE) in WriteTIFFImage()
306 if (photometric != PHOTOMETRIC_PALETTE) { in IsSupport()