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

/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/compat/libtiff/tools/
H A Dbmp2tiff.c151 int16 iPlanes; /* Number of image planes (must be set to 1) */ member in struct:__anon13167
332 read(fd, &info_hdr.iPlanes, 2);
343 TIFFSwabShort((uint16*) &info_hdr.iPlanes);
380 info_hdr.iPlanes = iShort;

Completed in 193 milliseconds