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

/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/compat/libtiff/tools/
H A Dbmp2tiff.c157 uint32 iSizeImage; /* Size of uncomressed image in bytes. May member in struct:__anon13167
159 * is BI_JPEG or BI_PNG, iSizeImage indicates
335 read(fd, &info_hdr.iSizeImage, 4);
346 TIFFSwabLong((uint32*) &info_hdr.iSizeImage);

Completed in 163 milliseconds