Home
last modified time | relevance | path

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

/reactos/sdk/include/reactos/libs/libtiff/
H A Dtiff.h297 #define TIFFTAG_INKSET 332 /* !inks in separated image */ macro
/reactos/dll/3rdparty/libtiff/
H A Dtif_aux.c266 case TIFFTAG_INKSET: in TIFFVGetFieldDefaulted()
H A Dtif_print.c153 case TIFFTAG_INKSET: in _TIFFPrettyPrintField()
H A Dtif_getimage.c153 TIFFGetFieldDefaulted(tif, TIFFTAG_INKSET, &inkset); in TIFFRGBAImageOK()
431 TIFFGetFieldDefaulted(tif, TIFFTAG_INKSET, &inkset); in TIFFRGBAImageBegin()
H A Dtif_dirinfo.c105 …{ TIFFTAG_INKSET, 1, 1, TIFF_SHORT, 0, TIFF_SETGET_UINT16, TIFF_SETGET_UNDEFINED, FIELD_CUSTOM, 0,…