⚠️ Forum Maintenance: Feb 6th, 8am - 14pm (UTC+2)
[Split] How to scale an image proportionally
-
yeah i need to load it , to create/scale the dropped image to Small image icon from each image i drop
by the way this leads me to new question , what is the best way to make image smaller but save its proportion.relative size?
-
Take a look at "QImage::scaled()":http://doc.trolltech.com/4.7-snapshot/qimage.html#scaled with Qt::KeepAspectRatio mode