Reference noErase()

noErase()

Ends erasing that was started with erase().

The fill(), stroke(), and blendMode() settings will return to what they were prior to calling erase().

Examples

This page is generated from the comments in src/color/setting.js . Please feel free to edit it and submit a pull request!

Related References