Clear(Color)

Method

Namespace: Imagini.Drawing

Declared in: Imagini.Drawing.Graphics


Clears the current render target with the specified color.

Syntax

public void Clear(
	Color color
)

Back to index