mirror of
https://invent.kde.org/frameworks/kimageformats.git
synced 2025-07-18 20:04:16 -04:00
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
This commit is contained in:
committed by
Albert Astals Cid
parent
9b3133ac92
commit
d030c75925
BIN
autotests/read/psd/laba_16bit.png
Normal file
BIN
autotests/read/psd/laba_16bit.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 189 KiB |
BIN
autotests/read/psd/laba_16bit.psd
Normal file
BIN
autotests/read/psd/laba_16bit.psd
Normal file
Binary file not shown.
BIN
autotests/read/psd/laba_8bit.png
Normal file
BIN
autotests/read/psd/laba_8bit.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 117 KiB |
BIN
autotests/read/psd/laba_8bit.psd
Normal file
BIN
autotests/read/psd/laba_8bit.psd
Normal file
Binary file not shown.
Reference in New Issue
Block a user