mirror of
https://invent.kde.org/frameworks/kimageformats.git
synced 2025-11-15 00:12:44 -05:00
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.