kimageformats/autotests/read/hdr
Mirco Miranda f5a6de7280 Full range HDR support
EXR, HDR, JXR and PFM formats support High Dynamic Range images (FP values grater than 1).

In summary, here is the list of changes:

    EXR, HDR, JXR and PFM: When working with FP formats, the clamp between 0 and 1 ​​is no longer done.
    EXR: Removed old SDR code and conversions. Due to the lack of a QImage Gray FP format, Gray images are output as RGB FP (recently added code for Qt 6.8 has been removed).
    PFM: Due to the lack of a QImage Gray FP format, Gray images are output as RGB FP.
    HDR: Added rotation and exposure support.

With this patch, EXR, JXR, HDR, PFM behave like Qt's TIFF plugin when working with FP images.
2024-07-17 22:24:57 +02:00
..
fake_earth.hdr hdr: options support and bugfixes 2023-09-11 09:08:18 +00:00
fake_earth.png hdr: options support and bugfixes 2023-09-11 09:08:18 +00:00
orientation1.hdr Full range HDR support 2024-07-17 22:24:57 +02:00
orientation1.hdr.json Full range HDR support 2024-07-17 22:24:57 +02:00
orientation2.hdr Full range HDR support 2024-07-17 22:24:57 +02:00
orientation2.hdr.json Full range HDR support 2024-07-17 22:24:57 +02:00
orientation3.hdr Full range HDR support 2024-07-17 22:24:57 +02:00
orientation3.hdr.json Full range HDR support 2024-07-17 22:24:57 +02:00
orientation4.hdr Full range HDR support 2024-07-17 22:24:57 +02:00
orientation4.hdr.json Full range HDR support 2024-07-17 22:24:57 +02:00
orientation5.hdr Full range HDR support 2024-07-17 22:24:57 +02:00
orientation5.hdr.json Full range HDR support 2024-07-17 22:24:57 +02:00
orientation6.hdr Full range HDR support 2024-07-17 22:24:57 +02:00
orientation6.hdr.json Full range HDR support 2024-07-17 22:24:57 +02:00
orientation7.hdr Full range HDR support 2024-07-17 22:24:57 +02:00
orientation7.hdr.json Full range HDR support 2024-07-17 22:24:57 +02:00
orientation8.hdr Full range HDR support 2024-07-17 22:24:57 +02:00
orientation8.hdr.json Full range HDR support 2024-07-17 22:24:57 +02:00
orientation_all.png Full range HDR support 2024-07-17 22:24:57 +02:00
rgb-landscape.hdr Fix Non-square Radiance/RGBE/.hdr images failing to load 2021-03-04 22:57:23 +01:00
rgb-landscape.png hdr: improve precision 2023-08-13 22:19:22 +00:00
rgb-portrait.hdr Fix Non-square Radiance/RGBE/.hdr images failing to load 2021-03-04 22:57:23 +01:00
rgb-portrait.png hdr: improve precision 2023-08-13 22:19:22 +00:00
rgb.hdr Port HDR (Radiance RGBE) image loader to Qt5 2019-09-14 14:05:30 +02:00
rgb.png hdr: improve precision 2023-08-13 22:19:22 +00:00