std.graphics.Pixmap.ClearARGB - nitrologic/monkey2 GitHub Wiki
std::std.graphics.std.graphics.Pixmap.ClearARGB
Method ClearARGB:Void( color:monkey:monkey.types.Uint )
Clears the pixmap to an ARGB color.
| Parameters | |
|---|---|
color |
color ARGB color to clear the pixmap to. |