HSISaturation property (ILEADRasterProcess)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

short HSISaturation(long lIndex)

Overview

Refer to Correcting Colors

Remarks

Gets or sets the saturation color range information used by the HueSaturationIntensity method.

The saturation information is the percentage by which to change the saturation, in tenths of a percent, at the specified index. Valid values range from –1000 through 1000. This value is divided internally by 10.

See Also

Elements:

HSIHue property, HSIIntensity property, HSIOuterLow property, HSIOuterHigh property, HSIInnerLow property, HSIInnerHigh property, HSICount property, HueSaturationIntensity method

Topics:

Raster Images: Modifying Intensity Values