Click or drag to resize

AtalaImageClone Method

Returns a deep copy of this AtalaImage.

Namespace:  Atalasoft.Imaging
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public Object Clone()

Return Value

Type: Object
A deep copy of this AtalaImage.

Implements

ICloneableClone
See Also