kimageformats/autotests/write
Mirco Miranda 1cb294545f JXR: Fix loss of HDR data on write for format RGBA16FPx16_Premultiplied
When writing RGBA16FPx16_Premultiplied format, the image was converted to RGBA64 by clamping the float values. With this patch float values ​​outside the range [0, 1] are preserved.
2024-12-23 06:36:39 +00:00
..
basic DDS: improved read/write support 2024-12-17 23:08:43 +00:00
format JXR: Fix loss of HDR data on write for format RGBA16FPx16_Premultiplied 2024-12-23 06:36:39 +00:00