amin-ahmadi.com
How to read image orientation in Qt (Using stored EXIF) - Amin
Updated: QImageReader class in Qt has a new method (introduced in Qt 5.5) named transformation() which you can use for this purpose but this article still applies if you are not using 5.5 or having problems with QImageRaader. Also it is a useful example on how to use GDI in Qt. You might have also … Continue reading "How to read image orientation in Qt (Using stored EXIF)"
Amin