Home
last modified time | relevance | path

Searched defs:alpha (Results 1 – 6 of 6) sorted by relevance

/libtiff-4.0.7/contrib/pds/
H A Dtif_imageiter.h40 int alpha; /* type of alpha data present */ member
H A Dtif_imageiter.c322 int alpha = img->alpha; in gtTileSeparate() local
427 int alpha = img->alpha; in gtStripSeparate() local
/libtiff-4.0.7/libtiff/
H A Dtiffio.h203 int alpha; /* type of alpha data present */ member
H A Dtif_getimage.c751 int alpha = img->alpha; in gtTileSeparate() local
1010 int alpha = img->alpha; in gtStripSeparate() local
/libtiff-4.0.7/tools/
H A Dtiff2ps.c497 static int alpha; variable
H A Dtiff2pdf.c3720 uint8 alpha = 0; in t2p_sample_rgba_to_rgb() local