kimageformats/autotests/read
Mirco Miranda d030c75925 PSD: LAB support
LAB images support:
- Added LAB 8/16-bits support by converting them to sRGB
- The conversion are done using literature formulas (LAB -> XYZ -> sRGB): [sRGB on Wiki](https://en.wikipedia.org/wiki/SRGB), [LAB on wiki](https://en.wikipedia.org/wiki/CIELAB_color_space)
- Removed unused code
2022-07-06 21:30:23 +00:00
..
avif Add plugin for AV1 Image File Format (AVIF) 2020-12-13 22:23:27 +00:00
eps Add simple autotests 2014-02-03 15:03:29 +00:00
hdr Fix Non-square Radiance/RGBE/.hdr images failing to load 2021-03-04 22:57:23 +01:00
heif Add plugin for High Efficiency Image File Format (HEIF) 2021-02-25 11:52:00 +01:00
jxl Add plugin for JPEG XL (JXL) 2021-11-10 16:01:58 +01:00
kra Add kra and ora imageio plugins (read-only) 2016-01-31 15:01:32 +01:00
ora Add kra and ora imageio plugins (read-only) 2016-01-31 15:01:32 +01:00
pcx Add simple autotests 2014-02-03 15:03:29 +00:00
psd PSD: LAB support 2022-07-06 21:30:23 +00:00
ras Add simple autotests 2014-02-03 15:03:29 +00:00
rgb Add simple autotests 2014-02-03 15:03:29 +00:00
tga Add simple autotests 2014-02-03 15:03:29 +00:00
xcf Fix XCF parasites metadata in QImage and support to ICC profile 2022-03-23 23:34:33 +00:00