2003.10.18 04:32 "[Tiff] Reading floating point TIFF", by Swati Mital

2003.10.18 04:32 "[Tiff] Reading floating point TIFF", by Swati Mital

I have a TIFF file that contains 32 bit floating point data per sample in RGB format. There are no extra samples. Is there some way to read this file using libtiff?

TIFFRGBAImage only supports for 1,2,4,8 or 16 bits per sample.

Swati