Page 1 of 1
Output File .hdr?

Posted:
Wed Jul 29, 2020 2:59 pm
by tm-162145
How to save/export the image as a .hdr or .exr file? Only jpg and tiff is possible am i right?
Re: Output File .hdr?

Posted:
Thu Jul 30, 2020 11:30 am
by Sebastian Nibisz
The TIFF-16 bit format stores the complete HDR image data. The output exr and hdr formats have no advantage.
Re: Output File .hdr?

Posted:
Thu Jul 30, 2020 12:48 pm
by tm-162145
Sebastian Nibisz wrote:The TIFF-16 bit format stores the complete HDR image data. The output exr and hdr formats have no advantage.
okay thank you very much. With tiff-16 bit the rgb values are stored as 16-bit floating point numbers right? And .hdr also or is there a diffrence?
Re: Output File .hdr?

Posted:
Thu Jul 30, 2020 12:58 pm
by Sebastian Nibisz
In the TIFF-16 format values are stored as 16-bit integers, as floating point numbers in hdr formats. SNS-HDR works on 16-bit integers.