HSIIntensity property (ILEADRasterProcess)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

short HSIIntensity(long lIndex)

Overview

Refer to Correcting Colors

Remarks

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

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

See Also

Elements:

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

Topics:

Raster Images: Modifying Intensity Values