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
- class Image
- namespace System.Drawing
- assembly Aspose.Drawing
Creates an exact copy of this Image.
public object Clone()
The Image this method creates, cast as an object.