Gamma property

Sets and retrieves the value used for gamma correction.

Syntax

HRESULT value = object.put_Gamma(float newVal);HRESULT value = object.get_Gamma(float* pVal);

Property values

Type: float

the value used for gamma correction.