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 2005

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

2005.08.15 01:15 "TIFF Thumbnail", by Katrina Maramba
2005.08.15 02:19 "Re: TIFF Thumbnail", by Joris Van Damme
2005.08.15 14:41 "Re: TIFF Thumbnail", by Ed Grissom
2005.08.15 23:15 "Re: TIFF Thumbnail", by Joris Van Damme
2005.08.19 08:06 "Re: TIFF Thumbnail", by Katrina Maramba
2005.08.19 08:27 "Re: TIFF Thumbnail", by Joris Van Damme
2005.08.24 04:59 "Re: TIFF Thumbnail", by Katrina Maramba
2005.08.24 10:10 "Re: TIFF Thumbnail", by Joris Van Damme
2005.08.26 03:20 "Re: TIFF Thumbnail", by Joris Van Damme

2005.08.24 04:59 "Re: TIFF Thumbnail", by Katrina Maramba

Hello,

I encountered a problem on one of the thumbnails of
the images I have.. 
While parsing the thumbnail data through the API
TIFFReadRGBAStrip, it had an error in TIFFRGBAImageOK
that says "Sorry, can not handle images with 0-bit
samples."

I checked in AsTiffTagViewer, it displayed:

BitsPerSample   Short    3 (count)     8,8,8 (value)

But in Hex Workshop:

The value pointed by the offset in tag 102 of the
thumbnail IFD is indeed 0.  

How come the AsTiffTagViewer found the three 8's?  Is
there a behavior that the child (which is the
thumbnail) would inherit this particular
characteristic of the parent (main image)???  

Please help.  Thanks!

Katrina