2004.12.08 02:35 "[Tiff] Q: writing tiled TIFFs", by Chris Losinger

2004.12.10 21:55 "Re: [Tiff] Q: writing tiled TIFFs", by Andrey Kiselev

the problem, it turns out, is that none of the applications i was trying to read the image with handle tiled TIFF correctly. Photoshop can, but not much else.

libtiff itself can read tiled images. TIFFRGBA interface (coded in tif_getimage.c file) shows how to work with tiles. Unfortunately it >is not a trivial code, it covers many variants of bit depths, planar configurations, orientations etc. In despite of this it works >correctly

The main problem with depending on TIFFRGBA is that one reason for using tiled images is to handle large images. The TIFFRGBA interface requires an enormous amount of memory for large images.

I'm not suggest to use TIFFRGBAImage, I'm suggest to _read_ it!

Andrey

Andrey V. Kiselev
Home phone: +7 812 5970603 ICQ# 26871517