Home
last modified time | relevance | path

Searched refs:planarconfiguration (Results 1 – 1 of 1) sorted by relevance

/libtiff-4.0.7/tools/
H A Dtiff2ps.c493 static uint16 planarconfiguration; variable
505 && planarconfiguration == PLANARCONFIG_CONTIG) { in checkImage()
566 if (planarconfiguration == PLANARCONFIG_SEPARATE && extrasamples > 0) in checkImage()
1506 TIFFGetFieldDefaulted(tif, TIFFTAG_PLANARCONFIG, &planarconfiguration); in TIFF2PS()
1875 if (planarconfiguration == PLANARCONFIG_SEPARATE && samplesperpixel > 1) in PS_Lvl2ImageDict()
1947 if (planarconfiguration == PLANARCONFIG_SEPARATE && in PS_Lvl2ImageDict()
2068 if (planarconfiguration == PLANARCONFIG_SEPARATE && in PS_Lvl2ImageDict()
2344 if (planarconfiguration == PLANARCONFIG_CONTIG) { in PSpage()
2355 if (planarconfiguration == PLANARCONFIG_CONTIG) { in PSpage()