RemapHueVTable property (LEADDlgColor Control)
| 
 Builder Syntax  | 
 L_UINT RemapHueVTable [L_UINT uIndex]  | 
| 
 Delphi Syntax  | 
 RemapHueVTable [uIndex: L_UINT ]: L_UINT  | 
| 
 Overview  | 
 Refer to Using Imaging Common Dialogs.  | 
Remarks
Gets or sets the Value lookup table. If the RemapHueMaskTable table value for a particular pixel value is non-zero, then the value is changed to the corresponding entry in RemapHueVTable. LEADTOOLS will update this table in the RemapHue dialog box unless DLG_REMAPHUE_AUTOPROCESS is set in the DlgFlags property before calling the ShowRemapHueDlg method.
The length of this table is RemapHueTableSize.
See Also
| 
 Elements:  | 
 ShowRemapHueDlg method, RemapHueMaskTable property, RemapHueHTable property, RemapHueSTable property, RemapHueTableSize property.  | 
| 
 Topics:  |