Home
last modified time | relevance | path

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

/libtiff-4.0.7/tools/
H A Dtiff2pdf.c108 T2P_SAMPLE_RGBA_TO_RGB=0x0002, /* The unencoded samples are contiguous RGBA */ enumerator
1443 t2p->pdf_sample=T2P_SAMPLE_RGBA_TO_RGB; in t2p_read_tiff_data()
2584 if(t2p->pdf_sample & T2P_SAMPLE_RGBA_TO_RGB){ in t2p_readwrite_pdf_image()
3041 if(t2p->pdf_sample & T2P_SAMPLE_RGBA_TO_RGB){ in t2p_readwrite_pdf_image_tile()