Results 1 to 2 of 2

Thread: QImage antialiasing

  1. #1
    Join Date
    Jan 2007
    Location
    Paris
    Posts
    459
    Thanks
    98
    Thanked 3 Times in 3 Posts
    Qt products
    Qt4 Qt5

    Default QImage antialiasing

    Hey trolls,

    I'd like to apply some antialiasing to a generated QImage.

    Is this possible ?

    Thanks.

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: QImage antialiasing

    There is QPainter::SmoothPixmapTransform if you are after smoothing out an image. If you are painting an image yourself, just enable antialiasing before operating on the image's painter.

Similar Threads

  1. Replies: 12
    Last Post: 7th September 2011, 16:37
  2. How to reuse a QImage in a While loop?
    By JoseTlaseca in forum Qt Programming
    Replies: 9
    Last Post: 5th June 2008, 07:19
  3. 2 questions on QPrint + QImage + PDF
    By jiveaxe in forum Qt Programming
    Replies: 5
    Last Post: 16th January 2008, 12:06
  4. QImage loadFromData not run... XPDF data
    By patrik08 in forum Qt Programming
    Replies: 7
    Last Post: 24th April 2007, 11:51
  5. QImage constructor
    By Lele in forum Qt Programming
    Replies: 2
    Last Post: 11th January 2007, 12:06

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.