Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Canvas drawImage better quality interpolation
Forum Updated to NodeBB v4.3 + New Features

Canvas drawImage better quality interpolation

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 892 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    alexey.petrenko
    wrote on last edited by
    #1

    I need to display a number of small images on QML canvas. When I draw 200x200 image using ctx.drawImage("img.png", imageX, imageY, 50, 50); it is rendered in poor quality with a lot of aliasing. Is there a way to make it smoother (enable antialiasing or use different interpolation method)?

    1 Reply Last reply
    1

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved