LightAvr property (ILEADRasterProcess)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

short LightAvr (short iIndex);

Overview

Refer to Changing Brightness and Contrast

Remarks

Gets or sets the new average pixel value at the specified for the entire bitmap in the bitmap. The size of this property equals either one if lFlag is YUV_SPACE or GRAY_SPACE or three if lFlag is RGB_SPACE where the first element corresponds to the new blue upper side average value, the second element to the green, and the last element to the red.

See Also

Elements:

LightControl method, LightUpperAvr property, LightLowerAvr property

Topics:

Raster Image Functions: Modifying Intensity Values