For a list of all members of this type, see LookupTable members.
Public Properties
| 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. |
Top
See Also