Home
last modified time | relevance | path

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

/libtiff-4.0.7/tools/
H A Dtiff2pdf.c216 t2p_cs_t pdf_colorspace; member
1398 t2p->pdf_colorspace=T2P_CS_GRAY; in t2p_read_tiff_data()
1405 t2p->pdf_colorspace=T2P_CS_RGB; in t2p_read_tiff_data()
1415 t2p->pdf_colorspace = T2P_CS_RGB; in t2p_read_tiff_data()
1452 t2p->pdf_colorspace=T2P_CS_CMYK; in t2p_read_tiff_data()
1536 t2p->pdf_colorspace=T2P_CS_CMYK; in t2p_read_tiff_data()
1590 t2p->pdf_colorspace=T2P_CS_RGB; in t2p_read_tiff_data()
1592 t2p->pdf_colorspace=T2P_CS_GRAY; in t2p_read_tiff_data()
1625 t2p->pdf_colorspace=T2P_CS_LAB; in t2p_read_tiff_data()
1632 t2p->pdf_colorspace=T2P_CS_LAB; in t2p_read_tiff_data()
[all …]