ImageGear .NET - Updated
ImGearFullLUT Class Members
Fields  Properties  Methods  Events


ImageGear24.Core Assembly > ImageGear.Core Namespace : ImGearFullLUT Class

The following tables list the members exposed by ImGearFullLUT.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the ImGearFullLUT class.  
Top
Public Fields
 NameDescription
Public Field Provides direct access to the LUT table.  
Top
Public Properties
 NameDescription
Public PropertyOverridden.  Specifies input depth of the LUT.  
Public PropertyOverridden.  Specifies whether LUT input values are signed.  
Public PropertyOverridden.  Returns LUT output value corresponding to Int32 input value.  
Public PropertyOverridden.  Specifies output depth of the LUT.  
Public PropertyOverridden.  Specifies whether LUT output values are signed.  
Top
Public Methods
 NameDescription
Public MethodOverridden.  Creates a deep copy of the object.  
Public MethodOverridden. Concatenates the content of the instance of the ImGearFullLUT (that this method is called from) and the content of the specified lookupTable into the resulting output lookup table.  
Public MethodOverridden. Duplicates the content of the specified lookupTable into the instance of the ImGearFullLUT class that this method is called from.  
Public MethodOverloaded.  Obtains index in the table corresponding to Int32 input value.  
Top
See Also

Reference

ImGearFullLUT Class
ImageGear.Core Namespace