std.graphics.Pixmap.Clear - nitrologic/monkey2 GitHub Wiki

std::std.graphics.std.graphics.Pixmap.Clear

Method Clear:Void( color:std:std.graphics.Color )

Clears the pixmap to a given color.

Parameters
color color The color to clear the pixmap to.