DX9ToolsR4 - Created by: X

DX9DDGraphicsWin.Clear Method (Int32)

Clears the back buffer.

[Visual Basic]
Overloads Public Sub Clear( _
   ByVal Color As Integer _
)
[C#]
public void Clear(
   int Color
);

Parameters

Color
The Color that will be used to clear the backbuffer with.

See Also

DX9DDGraphicsWin Class | CBX.Libs.DX9ToolsR4 Namespace | DX9DDGraphicsWin.Clear Overload List