You should get better results if you use Qt::SmoothTransformation for the transformMode parameter of QPixmap::scaled.
You should get better results if you use Qt::SmoothTransformation for the transformMode parameter of QPixmap::scaled.
momesana (1st October 2007)
Thanks a lot. It really makes a big difference.
Bookmarks