Getting/Modifying/Changing context that Processing uses
So I'm working on a project, and I would like to change
CanvasRenderingContext2D.imageSmoothingEnabled
Is there a way to modify or replace the context that is used?
(btw if I can just disable image smoothing that would be fine too)
Please sign in to leave a comment.