Closed ShiqiP closed 9 months ago
I know that to set the compositeOperation options can change the "draw" or "erase" mode . what if i just wanna do something else in the canvas, can you make another options "none" or something to not do anything in the canvas
Composite operation can be any of these https://developer.mozilla.org/en-US/docs/Web/API/CanvasRenderingContext2D/globalCompositeOperation
I know that to set the compositeOperation options can change the "draw" or "erase" mode . what if i just wanna do something else in the canvas, can you make another options "none" or something to not do anything in the canvas