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
March 2009

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

2009.03.27 22:42 "TIFFOpen throws access error", by <coopejud@onid.orst.edu>
2009.03.27 23:57 "Re: TIFFOpen throws access error", by Bob Friesenhahn
2009.03.28 01:03 "Re: TIFFOpen throws access error", by Toby Thain
2009.03.30 18:26 "Re: TIFFOpen throws access error", by <coopejud@onid.orst.edu>

2009.03.30 18:26 "Re: TIFFOpen throws access error", by <coopejud@onid.orst.edu>

Tiffinfo works fine with the files, the output reads thus:

TIFF Directory at offset 0x1c20008 <29491208>
   Image Width: 2560 Image Length: 1920
   Bits/Sample: 16
   Compression Scheme: None
   Photometric Interpretation: RGB color
   Samples/Pixel: 3
   Planar Configuration: single image plane

The photos also open fine in Photoshop and Microsoft Picture Viewer.   
The only unusual thing about the files themselves is that they have  
ten bits of resolution (stored in 16 bits) instead of the usual eight  
bits.

I've tried hardcoding the inputs to the function call, thinking maybe  
there was something wrong with my inputs, but it's still not working.   
The error is logged as coming from the MSCVRT dll.


>
> This sounds like it could be a libtiff bug, but it also be a bug in
> your own application.  Does 'tiffinfo' work on your file?  If so, what
> does it say?
>
> Bob
> --
> Bob Friesenhahn
> bfriesen@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/
> GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/
>
>


>
> What happens when you run a utility like tiffinfo on the file?
>
> Can other programs (e.g. GIMP, eog, Photoshop, etc) open it?
>
> --Toby
>