HueTable Property (ILEADRasterDlgClr)

Visual Basic example

Visual C++ example

 

Syntax

long HueTable (long lIndex);

Overview

Refer to Using Imaging Common Dialogs

Remarks

Hue lookup table. If the MaskTable table value for a particular pixel hue is non-zero, then the hue is changed to the corresponding entry in HueTable. LEADTOOLS will update this table in the RemapHue dialog box unless REMAPHUE_AUTOPROCESS is set in the UIFlags property before calling the ShowRemapHueDlg method.

The length of this table is RemapTableSize.

See Also

Elements

ShowRemapHueDlg method, MaskTable property, SaturationTable property, ValueTable property, RemapTableSize property