[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.BitmapRenderer.Clear

Clear Method

Clear(Color)

Clears the image with the specified color.

Declaration
public void Clear(Color color)
Parameters
Type Name Description
Color color

Clear(uint)

Clears the image with the specified color.

Declaration
public void Clear(uint color = 16777215)
Parameters
Type Name Description
uint color