Clone the unmanaged images.
Namespace:
AForge.ImagingAssembly: AForge.Imaging (in AForge.Imaging.dll) Version: 2.2.5.0 (2.2.5.0)
Syntax
| C# |
|---|
public UnmanagedImage Clone() |
Return Value
Returns clone of the unmanaged image.
Remarks
The method does complete cloning of the object.