AWARE [SYSTEMS] Imaging expertise for the Delphi developer
AWare Systems, Imaging expertise for the Delphi developer, Home TIFF and LibTiff Mailing List Archive

LibTiff Mailing List

TIFF and LibTiff Mailing List Archive
July 2006

Previous Thread
Next Thread

Previous by Thread
Next by Thread

Previous by Date
Next by Date

Contact

The TIFF Mailing List Homepage
This list is run by Frank Warmerdam
Archive maintained by AWare Systems



Valid HTML 4.01!



Thread

2006.07.28 14:14 "Regarding TIFF Image Data", by Anto Arul Jeno
2006.07.28 17:22 "Re: Regarding TIFF Image Data", by Bernie Pallek

2006.07.28 17:22 "Re: Regarding TIFF Image Data", by Bernie Pallek

Anto 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).