ImageGear .NET - Updated May 1, 2018
Clone Method (ImGearLinearLUT)




ImageGear24.Core Assembly > ImageGear.Core Namespace > ImGearLinearLUT Class : Clone Method
Creates a deep copy of the object.
Syntax
'Declaration
 
Public Overrides Function Clone() As ImGearLUT
 
'Usage
 
Dim instance As ImGearLinearLUT
Dim value As ImGearLUT
 
value = instance.Clone()

Return Value

The new instance of ImGearLinearLUT class object.
See Also

Reference

ImGearLinearLUT Class
ImGearLinearLUT Members