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
September 2008

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

2008.09.23 23:34 "TIFF Image Quality Question", by Secure Payment Systems Rick Cone
2008.09.24 00:11 "Re: TIFF Image Quality Question", by Bob Friesenhahn
2008.09.24 01:14 "Re: TIFF Image Quality Question", by Phillip Crews

2008.09.24 01:14 "Re: TIFF Image Quality Question", by Phillip Crews

Rick Cone,Secure Payment Systems wrote:
> We have an issue with some TIFF images that we can't display with a 
> normal Windows image viewer.
>  
> For some reason the image is malformed or unstructured. 
>  
> Tiffinfo returns values that appear normal however (tags, etc.).
>  
> Is there any way to know if an image is all right from a display 
> standpoint using some libtiff utility?
>  
> Also, is there some way to know if an image all white, or all black, 
> using some libtiff utility?
>
If all white or all black images are what you are commonly seeing in the 
viewer, you may have images tagged as indexed that are actually 
grayscale, or for which the palette has been encoded incorrectly, or is 
simply missing. These would be relatively easy things to check for.

If you would make some sample images available for download, I'm sure 
people would be able to help more, and perhaps even provide a utility to 
fix them.

If they are not images you can make public, feel free to email me 
privately and I'll let you know what I can tell about them.

- Phillip