ImageGear .NET v25.1 - Updated
ImGearLUT Class Members
Properties  Methods  Events


ImageGear.Core Assembly > ImageGear.Core Namespace : ImGearLUT Class

The following tables list the members exposed by ImGearLUT.

Public Properties
 NameDescription
Public Property Gets input depth of the LUT.  
Public Property Gets a value indicating whether LUT input values are signed.  
Public PropertyOverloaded.  Returns LUT output value corresponding to Int32 input value.  
Public Property Gets output depth of the LUT.  
Public Property Gets a value indicating whether LUT output values are signed.  
Top
Public Methods
 NameDescription
Public Method Creates a deep copy of the object.  
Public MethodConcatenates the content of the instance of the ImGearLUT (that this method is called from) and the content of the specified lookupTable into the resulting output lookup table.  
Public MethodDuplicates the content of the specified LUT into the instance of the ImGearLUT class that this method is called from.  
Top
Protected Methods
 NameDescription
Protected Method Occurs when a property value changes.  
Top
Public Events
 NameDescription
Public Event Occurs when a property value changes.  
Top
See Also

Reference

ImGearLUT Class
ImageGear.Core Namespace