NGraphics icon indicating copy to clipboard operation
NGraphics copied to clipboard

Is there any way to erase an area?

Open BlueRaja opened this issue 4 years ago • 0 comments

For example, if I want to fill every part of the canvas but leave a circle transparent, a simple way to do it would be to fill a rectangle, then erase a circle. However as far as I can tell there's no way to do that.

Both iOS and Android provide methods of doing this, but as far as I can tell they're not exposed by NGraphics.

BlueRaja avatar Apr 03 '21 12:04 BlueRaja