GxImage: ClearImage

ClearImage

This method clears the current image.



 Public Function ClearImage ( ) As Long

Return Values

On error false (0) is returned and the error code/string in the GX system is set appropriately.

Languages

[Visual Basic] Public Function ClearImage() As Long

[Delphi] function ClearImage() : Integer;

[C++] long ClearImage();

Remarks

See Also

Class GxImage Overview GxImage Properties GxImage Methods ClearDrawing Click