ImageGear22.Core Assembly > ImageGear.Core Namespace : ImGearLUT Class |
The following tables list the members exposed by ImGearLUT.
Name | Description | |
---|---|---|
![]() | InputDepth | Gets input depth of the LUT. |
![]() | InputIsSigned | Gets a value indicating whether LUT input values are signed. |
![]() | Item | Overloaded. Returns LUT output value corresponding to Int32 input value. |
![]() | OutputDepth | Gets output depth of the LUT. |
![]() | OutputIsSigned | Gets a value indicating whether LUT output values are signed. |
Name | Description | |
---|---|---|
![]() | Clone | Creates a deep copy of the object. |
![]() | Concatenate | Concatenates 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. |
![]() | CopyFrom | Duplicates the content of the specified LUT into the instance of the ImGearLUT class that this method is called from. |
Name | Description | |
---|---|---|
![]() | OnPropertyChanged | Occurs when a property value changes. |
Name | Description | |
---|---|---|
![]() | PropertyChanged | Occurs when a property value changes. |