2007.08.21 09:44 "[Tiff] How to support readscanline for strip image and tile image!", by levinjoe

2007.08.21 09:44 "[Tiff] How to support readscanline for strip image and tile image!", by levinjoe

Hi:

         Recently, I try to use libtiff to decompress tiff files in embedded
system. For the reason of limited memory(only support at most 4Mb). So, I
have to decompress the original image and scale it down.

The question is the TIFFReadScanline properly not provided for the tile
image format! And, what is worse, it does not support color system
conversion.

So, how to use TIFFReadScanline and also let the lib to convert the image format to ARGB?

Levin Joe

2007-8-21