ImageGear for .NET
Clone Method
See Also  Send Feedback
ImageGear21.Core Assembly > ImageGear.Core Namespace > ImGearDIB Class : Clone Method




Glossary Item Box

Creates a new object that is a copy of the current instance.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Return Value

Non-null instance of ImGearDIB class.

Remarks

In contrast to MemberwiseClone, this member provides deep copy of object (i.e., all internal objects are cloned as well).

See Also

©2013. Accusoft Corporation. All Rights Reserved.