ImageGear .NET - Updated
Clone Method (ImGearMultichannelLUT)




ImageGear24.Core Assembly > ImageGear.Core Namespace > ImGearMultichannelLUT Class : Clone Method
Creates a deep copy of the object.
Syntax
'Declaration
 
Public Function Clone() As ImGearMultichannelLUT
'Usage
 
Dim instance As ImGearMultichannelLUT
Dim value As ImGearMultichannelLUT
 
value = instance.Clone()
public ImGearMultichannelLUT Clone()
public: ImGearMultichannelLUT* Clone(); 
public:
ImGearMultichannelLUT^ Clone(); 

Return Value

The new instance of ImGearMultichannelLUT class object.
See Also

Reference

ImGearMultichannelLUT Class
ImGearMultichannelLUT Members