The following tables list the members exposed by LookupTable.
Name | Description | |
---|---|---|
![]() | LookupTable Constructor | The main constructor to initialize a new instance of the LookupTable class. |
Name | Description | |
---|---|---|
![]() | Enabled | Gets and sets a value to specify whether the Lookup Table should be used for non-linear conversion or wherever the properties should be used for a linear conversion. |
![]() | FirstValueMapped | Gets and sets the stored pixel value mapped to the first entry in the Lookup Table. |
![]() | NumberOfBits | Gets and sets the number of bits allocated for each entry in the lookup table. |
![]() | Table | Gets and set the look up table itself which is an array of bytes. |