| 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.05.08 03:52 "Re: [Q] TIFFReadRGBAImage (about read COMPRESSION_JPEG imagefile) of libtiff.", by Frank Warmerdammasui/増井 郁久 wrote: > It becomes an error by "TIFFReadRGBAImage" at > "COMPRESSION_JPEG"-ImageFile(TIFF) > though it is possible to read at "COMPRESSION_CCITTFAX4"-ImageFile(TIFF) > by the above-mentioned reading method. > > How can I read at COMPRESSION_JPEG? <<<<<<<< Masui, There are many reasons that TIFFReadRGBAImage() might fail with a jpeg compressed TIFF and work ok for a CCITTFAX4 image. Was there a particular error message issued? One possibility is that support for jpeg images (which requires libjpeg) was not built in when libtiff was built. If you can be more specific about the error message - if any - or perhaps provide the image in question we might be able to help more. Best regards, -- ---------------------------------------+-------------------------------------- I set the clouds in motion - turn up | Frank Warmerdam, warmerdam@pobox.com light and sound - activate the windows | http://pobox.com/~warmerdam and watch the world go round - Rush | Geospatial Programmer for Rent _______________________________________________ Tiff mailing list: Tiff@lists.maptools.org http://lists.maptools.org/mailman/listinfo/tiff http://www.remotesensing.org/libtiff/ |
|||||||