Collapse All
Expand All
C#
AForge.NET Framework
ComplexImage
.
.
::
.
Clone Method
ComplexImage Class
See Also
Send Feedback
Clone the complex image.
Namespace:
AForge.Imaging
Assembly:
AForge.Imaging
(in AForge.Imaging.dll) Version: 2.2.5.0 (2.2.5.0)
Syntax
C#
public
Object
Clone
()
Return Value
Returns copy of the complex image.
Implements
ICloneable
.
.
::
.
Clone
()
()
()
See Also
ComplexImage Class
AForge.Imaging Namespace