Share via


Image.removeImage Method

Definition

Removes the data about an image; the object still exists, but has no data.

public:
 virtual int removeImage();
public virtual int removeImage ();
abstract member removeImage : unit -> int
override this.removeImage : unit -> int
Public Overridable Function removeImage () As Integer

Returns

0 indicates success; otherwise, failure.

Applies to