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
February 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.02.03 09:36 "How to create a Tiff Tiled image", by Michael Dorrian
2006.02.03 16:25 "Re: How to create a Tiff Tiled image", by Bob Friesenhahn

2006.02.03 16:25 "Re: How to create a Tiff Tiled image", by Bob Friesenhahn

On Fri, 3 Feb 2006, michael Dorrian wrote:
>
> When i try to do this it always gives errors like bad tile length, 
> or you have exceeded max tile length which is 0 for some reason. I 
> cannot find any information on how to do this. I have read in the 
> Tiff specification that tiling works well with the jpeg format and 
> is especially suited to large high resolution images so i need it 
> now as i have performance problems in my applications with 
> 600x600Dpi A3 size images. If someone has a small sample of how to 
> create a tiled image it would be great.

Due to the way JPEG works, I expect that only tile sizes with a width 
and height which are a multiple of 8 will work.  There are similar 
issues with using strips and JPEG.  The rows per strip must be a 
multiple of 8.

Bob
======================================
Bob Friesenhahn
bfriesen@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/