Results 1 to 3 of 3

Thread: poor Quality after QPixmap::scaled()

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    Join Date
    Feb 2006
    Location
    Romania
    Posts
    2,744
    Thanks
    8
    Thanked 541 Times in 521 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: poor Quality after QPixmap::scaled()

    You should get better results if you use Qt::SmoothTransformation for the transformMode parameter of QPixmap::scaled.

  2. The following user says thank you to marcel for this useful post:

    momesana (1st October 2007)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.