hdr: improve precision

- Improve the precision of HDR format (it is a floating point format) by using the RGBA32FPx4 image format.
This commit is contained in:
Mirco Miranda
2023-08-13 22:19:22 +00:00
committed by Albert Astals Cid
parent 7a0d95af92
commit 35ff3efbbc
5 changed files with 12 additions and 16 deletions

View File

@ -14,11 +14,12 @@ image formats.
The following image formats have read-only support:
- Animated Windows cursors (ani)
- Camera RAW images (arw, cr2, cr3, dcs, dng, ...)
- Gimp (xcf)
- OpenEXR (exr)
- Photoshop documents (psd, psb, pdd, psdt)
- Radiance HDR (hdr)
- Sun Raster (ras)
- Camera RAW images (arw, cr2, cr3, dcs, dng, ...)
- Quite OK Image format (qoi)
The following image formats have read and write support: