| Method | Description |
|---|---|
| Clear | Fills the current image with the background color and removes the alpha channel |
| Blank | Calls Clear and resets the image size to 1 x 1 |
| LayersClear | Removes all of the layers |
| ClearAll | Resets the image (calling Blank) and removes all layers (calling LayersClear) |