| 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 |
Thread2006.07.28 17:22 "Re: Regarding TIFF Image Data", by Bernie PallekAnto wrote: > I'm asking you whatever may be the starting location all > the Image Data is organized as CONTIGUOUS or NOT. The answer is: "it depends". :-) Since each strip/tile/whatever has a pointer (offset) to its data... 1) In the case of single-strip image, all the data will be contiguous. 2) In the case of multi-strip/tiled/etc, each "chunk" can be in a different place (even before the first IFD). |
|||||||