| Name | Description | |
|---|---|---|
|  | ImGearFullLUT Constructor | Initializes a new instance of the ImGearFullLUT class. | 
The following tables list the members exposed by ImGearFullLUT.
| Name | Description | |
|---|---|---|
|  | ImGearFullLUT Constructor | Initializes a new instance of the ImGearFullLUT class. | 
| Name | Description | |
|---|---|---|
|  | InputDepth | Overridden. Specifies input depth of the LUT. | 
|  | InputIsSigned | Overridden. Specifies whether LUT input values are signed. | 
|  | Item | Overloaded. Overridden. Returns LUT output value corresponding to Int32 input value. | 
|  | OutputDepth | Overridden. Specifies output depth of the LUT. | 
|  | OutputIsSigned | Overridden. Specifies whether LUT output values are signed. | 
| Name | Description | |
|---|---|---|
|  | Clone | Overridden. Creates a deep copy of the object. | 
|  | Concatenate | Overridden. Concatenates the content of the instance of the ImGearFullLUT (that this method is called from) and the content of the specified lookupTableinto the resulting output lookup table. | 
|  | CopyFrom | Overridden. Duplicates the content of the specified lookupTableinto the instance of the ImGearFullLUT class that this method is called from. | 
|  | GetTableIndex | Overloaded. Obtains index in the table corresponding to Int32 input value. |