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
January 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.01.11 02:01 "help on reading a 16bits grayscle TIFF image", by Nguyen Quang Bang
2006.01.11 02:40 "Re: help on reading a 16bits grayscle TIFF image", by Bob Friesenhahn

2006.01.11 02:01 "help on reading a 16bits grayscle TIFF image", by Nguyen Quang Bang

I have a problem while reading a 16 bits grayscale TIFF image.
when i use the function TIFFReadRGBAImage and TiffReadEncodedStrip, they
give different results.

When i read this image using MatLab, it gives the image with the pixels have
value RGB as result of TIFFReadRGBAImage,and the corresponding index as the
result of TiffReadEncodedStrip function.

Anyone could help me?

Thanks.