This document is archived and information here might be outdated. Recommended version. |
Brightness value for a raster.
[Visual Basic .NET]
Public Property BrightnessValue As Integer
[C#]
public int BrightnessValue {get; set;}
[C++]
HRESULT get_BrightnessValue(
Long pValue
);
[C++]
HRESULT put_BrightnessValue(
System.Int32* pValue
);
[C++] Parameters pValue [in]
pValue is a parameter of type int pValue [out, retval]
pValue is a parameter of type int*
The BrightnessValue property ranges from -100 to 100, representing a percentage of increase or decrease in the property.