Advanced methods to draw image parts to canvas #2668
projectitis
started this conversation in
General
Replies: 1 comment 1 reply
-
|
Not a solution, just a comment; you can do flips for the first solution if you do Since |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I am trying to efficiently draw many part-images to a canvas, scaled differently in X and Y (including -ve scale, to flip it)
I have partial solutions, but none are quite right:
canvas.drawImageRectcanvas.drawAtlasto draw all at onceAny ideas?
Beta Was this translation helpful? Give feedback.
All reactions