Graphics.Clear
Graphics.Clear method
Clears the graphics surface using the specified color.
public void Clear(Color color)
Parameter | Type | Description |
---|---|---|
color | Color | The color to clear the graphics surface by. |
See Also
- struct Color
- class Graphics
- namespace Aspose.PSD
- assembly Aspose.PSD