Hi 2 all !
I have the next task: read a JPEG image from file, rotate it by 90 degrees, and save it in same quality as an original image.
The question is: how can I get the JPEG quality ( 1..100 % ) from the JPEG-file.
I tried QImageReader.quality() and the result is always -1.
Thank you. Boris.
Bookmarks