Disable handling of JPGs, PNGs and interface only image formats (e.g: ico) by default.
Qt is faster loading/generating thumbnails for JPGs and PNGs. Also, let Qt handle images meant to be used inside the UI only.
Make this plugin primarily useful to load EXR/RAW image formats (and other formats not handled by Qt).
[X] disable support of JPG, PNG and UI only format(s) by default
[X] support ImageTransformation instead of TransformedByDefault and let Qt perform image transformations.
Disable handling of JPGs, PNGs and interface only image formats (e.g: ico) by default. Qt is faster loading/generating thumbnails for JPGs and PNGs. Also, let Qt handle images meant to be used inside the UI only. Make this plugin primarily useful to load EXR/RAW image formats (and other formats not handled by Qt).