| AWARE [SYSTEMS] | Imaging expertise for the Delphi developer | |||||||
![]() |
TIFF and LibTiff Mailing List Archive | |||||||
LibTiff Mailing List
TIFF and LibTiff Mailing List Archive Contact
The TIFF Mailing List Homepage |
Thread2004.07.01 17:09 "StripOffsets to find the image data", by Penn ShanHello, I have a question about using StripOffsets to find the image data. For example, if StripOffsets field looks like (in Hex) 0111 0004 000000BC 000000B6 does it mean image data starts at 182? HEX(000000B6) = DECIMAL(182) When I use this formular to locate image data, the first few pixels are incorrect. What I found is that the image data starts 272 byte after 182. So I am not sure exactly how to use StripOffsets to locate image data. Is the formular more complicated than this? Anyone has any idea? Thank you, Penn |
|||||||