| AWARE [SYSTEMS] | Imaging expertise for the Delphi developer | |||||||
![]() |
TIFF and LibTiff Mailing List Archive | |||||||
LibTiff Mailing List
TIFF and LibTiff Mailing List Archive Contact
The TIFF Mailing List Homepage |
Thread2009.03.27 23:57 "Re: TIFFOpen throws access error", by Bob FriesenhahnOn Fri, 27 Mar 2009, coopejud@onid.orst.edu wrote: > Hey all, newbie to image processing here. > I'm trying to open a large (28M) .tif image, but when my code hits the line, > TIFFOpen(filename, "r"); > I get an "Access Violation" error from somewhere. I haven't a clue > what would be causing this - can anyone point me in the right direction? 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/ |
|||||||