Searched refs:TIFFTAG_COLORMAP (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/tiff/
H A Dtiff.h284 #define TIFFTAG_COLORMAP 320 /* RGB map for pallette image */ macro
H A Dtif_dirinfo.c159 { TIFFTAG_COLORMAP, -1,-1, TIFF_SHORT, FIELD_COLORMAP,
H A Dtif_dir.c291 case TIFFTAG_COLORMAP:
793 case TIFFTAG_COLORMAP:
H A Dtif_dirread.c470 case TIFFTAG_COLORMAP:
477 if (dp->tdir_tag == TIFFTAG_COLORMAP ||
H A Dtif_dirwrite.c250 if (!TIFFWriteShortTable(tif, TIFFTAG_COLORMAP, dir,
H A Dtif_getimage.c299 if (!TIFFGetField(tif, TIFFTAG_COLORMAP,

Completed in 56 milliseconds