kimageformats/autotests
Mirco Miranda 2405a09e36 RGB: added options support
- Added support for `Size` and `Format` options and slightly improved format detection from canRead().
- Removed conversion to ARGB32 on load (improved performace with RGBA images).
- Added result checks on writing.

With this MR, all plugins have minimal support for options.
2024-08-25 21:00:08 +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 RGB: added options support 2024-08-25 21:00:08 +00:00
write qoi: write support 2023-08-28 22:25:10 +00:00
anitest.cpp Add plugin for animated Windows cursors (ANI) 2021-01-03 08:49:10 +00:00
CMakeLists.txt PFM: Portable FloatMap read only support 2024-06-13 22:20:40 +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 JXL: added ImageTransformation option 2024-07-30 22:46:52 +00:00
templateimage.cpp JXL: added ImageTransformation option 2024-07-30 22:46:52 +00:00
templateimage.h JXL: added ImageTransformation option 2024-07-30 22:46:52 +00:00
writetest.cpp exr: write support and more 2023-09-17 08:07:47 +00:00