Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets and retrieves the settings for the lookup table brightness curve.
Syntax
HRESULT value = object.put_Brightness(VARIANT* pWeights);HRESULT value = object.get_Brightness(VARIANT* pWeights);
Property values
Type: VARIANT
an array that holds the brightness curve values. These values should be greater than or equal to zero and are usually around 1.0.