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.27 22:42 "TIFFOpen throws access error", by <coopejud@onid.orst.edu>

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?

Thanks