2008.09.07 23:18 "[Tiff] SAMPLEFORMAT_IEEEFP", by acanicio

2008.09.10 06:44 "Re: [Tiff] SAMPLEFORMAT_IEEEFP", by acanicio

Hello Chris and all,

Yes, I had tried to rescale using the sliders but, since all the RGB values were all 32767 in the "Info" window in photoshop, there was no way to change anything with that.

Anyway, as suggested, I did the changes in my program last evening, rescaling the color values between 0 and 1 when writing the tiff file.

Then I opened the file in photoshop, and... SHAZAAAM!! it worked!!! The image was exactly as the original. The difference is that the resulting image is a bit washed out (lighter) than the original.

Chris, you say that the limits don't have to be between zero and one. But how do you specify that in the TIFF file? Is there a specific tag I have to use?

Thanks again for your help and your patience.

Best regards
Axel

They don't have to be between zero and one - but that is the default viewing range.

There are adjustments to change the value ranges, and a viewing exposure slider to change the viewing exposure.

I mean use the adjustment named Exposure in Photoshop to scale the data. If that works, then you can scale it when doing your conversion.

--

View this message in context: http://www.nabble.com/SAMPLEFORMAT_IEEEFP-tp19363616p19407276.html Sent from the Tiff / LibTiff mailing list archive at Nabble.com.