NGraphics
NGraphics copied to clipboard
Is there any way to erase an area?
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.