Hello,
What is the best method to give really smooth downscaled transparent images on Android?
I tried the regular core drawbitmap method to a smaller canvas size
(upper right circle in image) but for some reason it looks bad and even worse than a 1:1 copy and then resizing its placeholder (bottom right cirlce in image).
I've attached an image that illustrates it and the smaller it gets the worse.
The right part of the image is the zoomed version of what you see on the left.
What is the best method to give really smooth downscaled transparent images on Android?
I tried the regular core drawbitmap method to a smaller canvas size
(upper right circle in image) but for some reason it looks bad and even worse than a 1:1 copy and then resizing its placeholder (bottom right cirlce in image).
I've attached an image that illustrates it and the smaller it gets the worse.
The right part of the image is the zoomed version of what you see on the left.
Attachments
Last edited: