Home
last modified time | relevance | path

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

/libtiff-4.0.7/tools/
H A Dtiff2pdf.c76 T2P_CS_CMYK = 0x08, /* Four channel CMYK print inkset */ enumerator
1452 t2p->pdf_colorspace=T2P_CS_CMYK; in t2p_read_tiff_data()
1536 t2p->pdf_colorspace=T2P_CS_CMYK; in t2p_read_tiff_data()
1556 t2p->pdf_colorspace=T2P_CS_CMYK | T2P_CS_PALETTE; in t2p_read_tiff_data()
1812 if(t2p->pdf_colorspace & T2P_CS_CMYK){ in t2p_read_tiff_data()
2693 if(t2p->pdf_colorspace & T2P_CS_CMYK){ in t2p_readwrite_pdf_image()
3154 if(t2p->pdf_colorspace & T2P_CS_CMYK){ in t2p_readwrite_pdf_image_tile()
4908 if(t2p->pdf_colorspace & T2P_CS_CMYK){ in t2p_write_pdf_xobject_cs()