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
November 2006

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

2006.11.13 10:04 "Cannot read 96 bpp tiff image", by Kacem Bekri
2006.11.13 10:34 "Re: Cannot read 96 bpp tiff image", by Joris Van Damme
2006.11.13 22:16 "Re: Cannot read 96 bpp tiff image", by Chris Cox

2006.11.13 10:04 "Cannot read 96 bpp tiff image", by Kacem Bekri

Hello, I have a little problem with libtiff, and I hope anyone can help me.

 

I am using Mental Ray plugin in Maya software which give me only images in
tiff format.

Images are 32 bits per sample (RGB - 96 bpp)

When I am using LibTiff to load may image, it writes:

 

Lightmap_HDR_top.tif: Sorry, can not handle images with 32-bit samples.

 

I am using Libtiff v3.8.2 in win32 dll mode. (In visual C++ 2005)

It works well for standard tiff files.

 

I think that libtiff know how to load 96 bits tiff because, FreeImage
project is using libtiff and can handle 96-bit images since v3.7.2.

http://freeimage.sourceforge.net/changeslog.html

 

Thanks for your help.

 


 


Kacem Bekri