Available in the LEADTOOLS Imaging toolkit. |
SaturationTable Property (ILEADRasterDlgClr)
long SaturationTable (long lIndex); | |
Overview |
Refer to Using Imaging Common Dialogs |
Remarks
Gets or sets the Saturation lookup table. If the MaskTable table value for a particular pixel saturation is non-zero, then the saturation is changed to the corresponding entry in the SaturationTable. 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, ValueTable property, RemapTableSize property |