hy,
I coudn't make a proportional resizing a picture ( by code) :(
pease help!
thanks
Printable View
hy,
I coudn't make a proportional resizing a picture ( by code) :(
pease help!
thanks
hi,
something like this QPixmapQPixmap::scaledToHeight ( int height, Qt::TransformationMode mode = Qt::FastTransformation )?
Yes thanks :)