Click or drag to resize
Accord.NET (logo)

ComplexImageClone Method

Clone the complex image.

Namespace:  Accord.Imaging
Assembly:  Accord.Imaging (in Accord.Imaging.dll) Version: 3.8.0
Syntax
public Object Clone()
Request Example View Source

Return Value

Type: Object
Returns copy of the complex image.

Implements

ICloneableClone
See Also