Details
-
Bug
-
Resolution: Done
-
P2: Important
-
None
-
5.9.3, 5.10.0
-
None
Description
The QImage documentation says that "If the format is not specified (which is the default), the loader probes the file for a header to guess the file format." However loading of png file named as jpg fails, indicating that the format probe doesn't work. Naming the file correctly of course makes it work.
The issue is that documented feature doesn't work.
Attachments
Issue Links
- duplicates
-
QTBUG-51596 QImage ignore headers of jpg files
- Closed
- resulted in
-
QT3DS-729 Make image importing more robust
- Reported