std:std.graphics.Pixmap.Clear

Method Clear:Void( color:Color )

Clears the pixmap to a given color.

Parameters
color color The color to clear the pixmap to.