2007.08.02 16:38 "[Tiff] reading planar images using TIFFReadScanline", by Christian Henning

2007.08.02 16:52 "Re: [Tiff] reading planar images using TIFFReadScanline", by Bob Friesenhahn

Hi there, is it correct to say that reading using TIFFReadScanline is not working? Also, is there one way of reading all kinds of tiff images using just one TIFFRead*****?

The sun still seems to come up every day so it seems that TIFFReadScanline() must still be working.

TIFFReadRGBAImage() can read most TIFF images, but it does so in one huge memory-hungry operation, and smashes the image into 8-bit RGBA, which may not be what everyone wants.

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