ImageGear .NET - Updated May 1, 2018
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()

Return Value

The new instance of ImGearMultichannelLUT class object.
See Also

Reference

ImGearMultichannelLUT Class
ImGearMultichannelLUT Members