ValueTable Property (ILEADRasterDlgClr)

Visual Basic example

Visual C++ example

 

Syntax

long ValueTable (long lIndex);

Overview

Refer to Using Imaging Common Dialogs

Remarks

Gets or sets the Value lookup table. If the MaskTable table value for particular pixel value is non-zero, then the saturation is changed to the corresponding entry in Value. 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, HueTable property, SaturationTable property, RemapTableSize property