Leadtools Namespace > RasterImage Class : SetLookupTable16 Method |
The lookup table (LUT) is used when the value of UseLookupTable is set to true.
The 8-bit (SetLookupTable) and 16-bit lookup tables are synchronized, so when you change one, the other is changed as well. The 16-bit lookup table has more precision so it is recommended you use the 16-bit LUT instead of the 8-bit LUT.
For more information, refer to Grayscale Images.