How do I resize an image but keep the quality?
Unsolved
General and Desktop
-
You can take a look at http://doc.qt.io/qt-5/qimage.html#scaled
-
we've uese QGraphicView and Scale property but when we scale it down or up, the resolution will be pixel ed
what can I do?@mohammadd
in case you are talking about QGraphicsPixmapItem in specific, you can try to set the transformation mode