Home
last modified time | relevance | path

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

/libtiff-4.0.7/archive/tools/
H A Dras2tiff.c110 TIFFSwabLong((uint32 *)&h.ras_maptype); in main()
120 TIFFSwabLong((uint32 *)&h.ras_maptype); in main()
133 (h.ras_maptype <= 0) || in main()
159 if (h.ras_maptype != RMT_NONE) { in main()
H A Drasterfile.h15 int32 ras_maptype; /* type of colormap; see RMT_* below */ member