Searched refs:T2P_CS_RGB (Results 1 – 1 of 1) sorted by relevance
75 T2P_CS_RGB = 0x04, /* Three channel tristimulus RGB */ enumerator1405 t2p->pdf_colorspace=T2P_CS_RGB; in t2p_read_tiff_data()1415 t2p->pdf_colorspace = T2P_CS_RGB; in t2p_read_tiff_data()1487 t2p->pdf_colorspace=T2P_CS_RGB | T2P_CS_PALETTE; in t2p_read_tiff_data()1590 t2p->pdf_colorspace=T2P_CS_RGB; in t2p_read_tiff_data()1842 if(t2p->pdf_colorspace & T2P_CS_RGB){ in t2p_read_tiff_data()1853 if(t2p->pdf_colorspace & T2P_CS_RGB){ 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()4901 if(t2p->pdf_colorspace & T2P_CS_RGB){ in t2p_write_pdf_xobject_cs()