Home
last modified time | relevance | path

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

/libtiff-4.0.7/tools/
H A Dtiff2pdf.c77 T2P_CS_LAB = 0x10, /* Three channel L*a*b* color space */ enumerator
1625 t2p->pdf_colorspace=T2P_CS_LAB; in t2p_read_tiff_data()
1632 t2p->pdf_colorspace=T2P_CS_LAB; in t2p_read_tiff_data()
1656 t2p->pdf_colorspace=T2P_CS_LAB; in t2p_read_tiff_data()
1857 if(t2p->pdf_colorspace & T2P_CS_LAB){ in t2p_read_tiff_data()
2682 if(t2p->pdf_colorspace & (T2P_CS_RGB | T2P_CS_LAB)){ in t2p_readwrite_pdf_image()
3143 if(t2p->pdf_colorspace & (T2P_CS_RGB | T2P_CS_LAB)){ in t2p_readwrite_pdf_image_tile()
4911 if(t2p->pdf_colorspace & T2P_CS_LAB){ in t2p_write_pdf_xobject_cs()