In my Qt app I want to read exif data of images. QImage or QPixmap don\'t seem to provide such hooks.
QImage
QPixmap
Is there any API in Qt that allows re
Try QExifImageHeader from qt extended framework. qtextended.org is not available for me? but you may search for other download mirrows.