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