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
May 2005

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

2005.05.10 10:32 "range of strip and tile sizes", by Katrina Maramba
2005.05.10 15:37 "Re: range of strip and tile sizes", by <melser.anton@gmail.com>

2005.05.10 15:37 "Re: range of strip and tile sizes", by <melser.anton@gmail.com>

On 5/10/05, katrina maramba <ka3na_423@yahoo.com> wrote:
>   
> Would like to ask if there is some sort of a range of values for the sizes
> of the strips and the tiles of a tiff file?  
>   
> - Or can it be any number like 1 byte or 9 million bytes? 

Pretty much anything - you have either a 2 byte or 4 byte unsigned int
to play with in terms of size (for the strips at least, haven't
thought about  tiles). The only restriction is that you need to be
able to represent it with the right one (4 bytes is safer, though
maybe overkill... if you need to save every single byte you can :-)).
The thing is that if you have a 1gig strip then the chances of getting
a viewer that won't die on you are pretty small...

Cheers
Antoine

-- 
G System, The Evolving GUniverse - http://www.g-system.at