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
August 2007

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

2007.08.02 16:38 "reading planar images using TIFFReadScanline", by Christian Henning
2007.08.02 16:52 "Re: reading planar images using TIFFReadScanline", by Bob Friesenhahn
2007.08.02 17:45 "Re: reading planar images using TIFFReadScanline", by Christian Henning
2007.08.03 08:33 "Re: reading planar images using TIFFReadScanline", by Kai-uwe Behrmann
2007.08.03 15:17 "Re: reading planar images using TIFFReadScanline", by Christian Henning
2007.08.04 09:02 "Re: reading planar images using TIFFReadScanline", by Kai-uwe Behrmann
2007.08.02 17:54 "Re: reading planar images using TIFFReadScanline", by Frank Warmerdam

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

On Thu, 2 Aug 2007, Christian Henning wrote:

> 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/