Image.removeImage Method

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

Syntax

public int removeImage()

Run On

Client

Return Value

Type: int
0 indicates success; otherwise, failure.

See Also

Reference

Image Class