ImageGear for .NET
UpdateLUT Method
See Also  Send Feedback
ImageGear21.Core Assembly > ImageGear.Display Namespace > IImGearPageDisplay Interface : UpdateLUT Method




colorLUT
Multichannel lookup table.
contrastSettings
Contrast settings.

Glossary Item Box

Updates the ImGearPageDisplay lookup table.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

colorLUT
Multichannel lookup table.
contrastSettings
Contrast settings.

Remarks

The ImGearPageDisplay lookup table is updated as follows:
  • If colorLUT is not null, it is duplicated into ImGearPageDisplay's LUT. colorLUT type and depths attributes must be compatible with ImGearPageDisplay's LUT.
  • If contrastSettings is not null, its values are used to update ImGearPageDisplay's LUT.

See Also

©2013. Accusoft Corporation. All Rights Reserved.