How to get a list of available image file formats?
Unsolved
General and Desktop
-
How can I get a list of all image file formats QImage is capable of loading and saving? I presume JPG and PNG are available, but what about others? GIF? TIFF? Any others? Does this change depending on codecs your OS has access to?
@kitfox said in How to get a list of available image file formats?:
list of all image file formats QImage is capable of loading and saving
Did you try the docs page, https://doc.qt.io/qt-5/qimagereader.html#formats ? https://doc.qt.io/qt-5/qimagereader.html#supportedImageFormats ?
-
Hi and also
https://doc.qt.io/qt-5/qtimageformats-index.html