Rotating Image.
General and Desktop
2
Posts
2
Posters
1.9k
Views
1
Watching
-
You can use "QImage::transformed":http://qt-project.org/doc/qt-4.8/qimage.html#transformed-2 function with "QTransform::rotate":http://qt-project.org/doc/qt-4.8/qtransform.html#rotate as the first argument to rotate your QImage