Image.Clone

Image.Clone method

Creates an exact copy of this Image.

public object Clone()

Return Value

The Image this method creates, cast as an object.

See Also