ImageGear21.Core Assembly > ImageGear.Core Namespace > ImGearDIB Class : Clone Method |
'Declaration Public Function Clone() As ImGearDIB
public ImGearDIB Clone()
public: ImGearDIB* Clone();
public: ImGearDIB^ Clone();
MemberwiseClone
, this member provides deep copy of object (i.e., all internal objects are cloned as well).