mirror of
https://invent.kde.org/frameworks/kimageformats.git
synced 2025-07-18 20:04:16 -04:00
PSD: Added support to MCH1 and MCH2
- Multichannel images are treat as CMYK image when the number of channels are more than 1: when exists, channel 5 is used as alpha. Channels higher than 5 are discarded. - Multichannel images are treat as Grayscaleimage when the number of channels are equals to 1. - Device transactions removed (where possible) - Fix clang-format issues
This commit is contained in:
committed by
Albert Astals Cid
parent
348ddce987
commit
894524f7e4
BIN
autotests/read/psd/mch1-16bits.png
Normal file
BIN
autotests/read/psd/mch1-16bits.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 26 KiB |
BIN
autotests/read/psd/mch1-16bits.psd
Normal file
BIN
autotests/read/psd/mch1-16bits.psd
Normal file
Binary file not shown.
BIN
autotests/read/psd/mch1-8bits.png
Normal file
BIN
autotests/read/psd/mch1-8bits.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 16 KiB |
BIN
autotests/read/psd/mch1-8bits.psd
Normal file
BIN
autotests/read/psd/mch1-8bits.psd
Normal file
Binary file not shown.
BIN
autotests/read/psd/mch2-16bits.png
Normal file
BIN
autotests/read/psd/mch2-16bits.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 53 KiB |
BIN
autotests/read/psd/mch2-16bits.psd
Normal file
BIN
autotests/read/psd/mch2-16bits.psd
Normal file
Binary file not shown.
BIN
autotests/read/psd/mch2-8bits.png
Normal file
BIN
autotests/read/psd/mch2-8bits.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 31 KiB |
BIN
autotests/read/psd/mch2-8bits.psd
Normal file
BIN
autotests/read/psd/mch2-8bits.psd
Normal file
Binary file not shown.
Reference in New Issue
Block a user