kimageformats/autotests
Mirco Miranda 894524f7e4 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
2024-12-23 23:58:40 +00:00
..
ani Add plugin for animated Windows cursors (ANI) 2021-01-03 08:49:10 +00:00
pic Make PSD image reader endianess-agnostic. 2015-02-20 23:03:10 +00:00
read PSD: Added support to MCH1 and MCH2 2024-12-23 23:58:40 +00:00
write JXR: Fix loss of HDR data on write for format RGBA16FPx16_Premultiplied 2024-12-23 06:36:39 +00:00
anitest.cpp Add plugin for animated Windows cursors (ANI) 2021-01-03 08:49:10 +00:00
CMakeLists.txt DDS: improved read/write support 2024-12-17 23:08:43 +00:00
fuzzyeq.cpp Add write tests for heif/avif/jxl 2022-02-18 00:05:01 +01:00
long-runs.pic Rewrite the PIC image format handler 2014-05-04 13:42:30 +01:00
pictest.cpp Run clang-format on all cpp/h files 2021-03-08 20:15:33 +02:00
readtest.cpp Read / Write test: added NULL device test 2024-12-16 13:52:06 +00:00
templateimage.cpp DDS: fix buffer overflow in readCubeMap 2024-12-12 09:42:24 +00:00
templateimage.h DDS: fix buffer overflow in readCubeMap 2024-12-12 09:42:24 +00:00
writetest.cpp Read / Write test: added NULL device test 2024-12-16 13:52:06 +00:00