kimageformats/src/imageformats
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_p.h There's no QVector anymore, QList is the QVector in Qt6 2023-10-20 07:10:28 +02:00
ani.cpp There's no QVector anymore, QList is the QVector in Qt6 2023-10-20 07:10:28 +02:00
ani.json Add plugin for animated Windows cursors (ANI) 2021-01-03 08:49:10 +00:00
AUTHORS Add support for the QOI image format 2023-08-11 20:44:17 +00:00
avif_p.h avif: indicate when all frames have been read 2022-10-15 20:08:39 +02:00
avif.cpp Improve CMYK writing support 2024-11-28 06:57:01 +00:00
avif.json avif: performance and quality improvements 2021-09-22 11:53:46 +02:00
CMakeLists.txt DDS: improved read/write support 2024-12-17 23:08:43 +00:00
dds_p.h DDS: improved read/write support 2024-12-17 23:08:43 +00:00
dds.cpp DDS: Fix for OSS Fuzz issue 384974505 2024-12-19 07:18:37 +00:00
dds.json Re-added DDS plugin support 2024-12-11 06:45:00 +00:00
eps_p.h Run clang-format on all cpp/h files 2021-03-08 20:15:33 +02:00
eps.cpp Add explicit moc includes to sources for moc-covered headers 2023-07-02 03:08:44 +02:00
eps.json Fix mimetype declarations in json files 2014-02-16 10:46:42 +00:00
exr_p.h exr: write support and more 2023-09-17 08:07:47 +00:00
exr.cpp exr: Fix read/write with openexr 3.3 2024-10-12 01:47:22 +02:00
exr.json Move kimageformats code to the root directory. 2013-12-18 00:45:18 +00:00
fastmath_p.h psd: LAB conversion speed improved 2023-01-27 23:19:48 +00:00
gimp_p.h xcf: format v12 support 2023-08-28 17:27:08 +00:00
hdr_p.h Full range HDR support 2024-07-17 22:24:57 +02:00
hdr.cpp Full range HDR support 2024-07-17 22:24:57 +02:00
hdr.json Port HDR (Radiance RGBE) image loader to Qt5 2019-09-14 14:05:30 +02:00
heif_p.h HEIF plug-in extended to support HEJ2 format 2023-12-07 13:26:43 +01:00
heif.cpp Improve CMYK writing support 2024-11-28 06:57:01 +00:00
heif.json HEIF plug-in extended to support HEJ2 format 2023-12-07 13:26:43 +01:00
jxl_p.h JXL: load error with some lossless file 2024-11-20 16:34:00 +00:00
jxl.cpp jxl: Disable color conversion for animations 2024-11-30 23:18:06 +01:00
jxl.json Add plugin for JPEG XL (JXL) 2021-11-10 16:01:58 +01:00
jxr_p.h JXR support 2024-06-07 10:35:25 +00:00
jxr.cpp JXR: Fix loss of HDR data on write for format RGBA16FPx16_Premultiplied 2024-12-23 06:36:39 +00:00
jxr.json JXR support 2024-06-07 10:35:25 +00:00
kra.cpp Add explicit moc includes to sources for moc-covered headers 2023-07-02 03:08:44 +02:00
kra.h Run clang-format on all cpp/h files 2021-03-08 20:15:33 +02:00
kra.json Remove duplicated mime types from json files 2018-05-25 14:32:11 +03:00
ora.cpp Add explicit moc includes to sources for moc-covered headers 2023-07-02 03:08:44 +02:00
ora.h Run clang-format on all cpp/h files 2021-03-08 20:15:33 +02:00
ora.json Remove duplicated mime types from json files 2018-05-25 14:32:11 +03:00
pcx_p.h PCX: added options support 2024-08-17 06:40:29 +00:00
pcx.cpp Improve CMYK writing support 2024-11-28 06:57:01 +00:00
pcx.json Move kimageformats code to the root directory. 2013-12-18 00:45:18 +00:00
pfm_p.h Fixed wrong plugin options behaviour 2024-06-19 22:18:45 +00:00
pfm.cpp PFM: fix error when loading images with comments 2024-12-12 09:48:34 +00:00
pfm.json PFM: extended to half float format 2024-11-06 21:12:05 +00:00
pic_p.h Run clang-format on all cpp/h files 2021-03-08 20:15:33 +02:00
pic.cpp Improve CMYK writing support 2024-11-28 06:57:01 +00:00
pic.json Move kimageformats code to the root directory. 2013-12-18 00:45:18 +00:00
psd_p.h Fixed wrong plugin options behaviour 2024-06-19 22:18:45 +00:00
psd.cpp PSD: Added support to MCH1 and MCH2 2024-12-23 23:58:40 +00:00
psd.json PSD: Performance improvements and support to missing common formats 2022-04-04 17:22:45 +00:00
pxr_p.h Fixed wrong plugin options behaviour 2024-06-19 22:18:45 +00:00
pxr.cpp Simplified read/verify header process 2024-10-06 17:26:25 +00:00
pxr.json PXR: Pixar raster read only support 2024-06-12 22:42:08 +00:00
qoi_p.h Fixed wrong plugin options behaviour 2024-06-19 22:18:45 +00:00
qoi.cpp Simplified read/verify header process 2024-10-06 17:26:25 +00:00
qoi.json Add support for the QOI image format 2023-08-11 20:44:17 +00:00
ras_p.h Fixed wrong plugin options behaviour 2024-06-19 22:18:45 +00:00
ras.cpp Simplified read/verify header process 2024-10-06 17:26:25 +00:00
ras.json ras: code revamped 2023-08-28 18:02:02 +00:00
raw_p.h raw: fix multi image load 2023-09-25 20:55:53 +00:00
raw.cpp Fix compilation warnings 2024-11-07 22:10:11 +00:00
raw.json HDR format removed from RAW plugin 2023-01-30 21:58:36 +00:00
rgb_p.h RGB: added options support 2024-08-25 21:00:08 +00:00
rgb.cpp Improve CMYK writing support 2024-11-28 06:57:01 +00:00
rgb.json Fix mimetype declarations in json files 2014-02-16 10:46:42 +00:00
rle_p.h Run clang-format on all cpp/h files 2021-03-08 20:15:33 +02:00
scanlineconverter_p.h exr: write support and more 2023-09-17 08:07:47 +00:00
scanlineconverter.cpp EXR: Full support for gray image/colorspace 2024-06-17 15:17:51 +00:00
sct_p.h Rename SCT plugin for OSS-FUZZ 2024-11-05 12:17:52 +00:00
sct.cpp Rename SCT plugin for OSS-FUZZ 2024-11-05 12:17:52 +00:00
sct.json Rename SCT plugin for OSS-FUZZ 2024-11-05 12:17:52 +00:00
tga_p.h Fixed wrong plugin options behaviour 2024-06-19 22:18:45 +00:00
tga.cpp Improve CMYK writing support 2024-11-28 06:57:01 +00:00
tga.json Move kimageformats code to the root directory. 2013-12-18 00:45:18 +00:00
util_p.h exr: added some usefull attributes 2024-07-21 04:52:18 +00:00
xcf_p.h Fixed wrong plugin options behaviour 2024-06-19 22:18:45 +00:00
xcf.cpp XCF: Fix OSS Fuzz issue 42527849 2024-12-23 22:05:05 +00:00
xcf.json Move kimageformats code to the root directory. 2013-12-18 00:45:18 +00:00