ColorBalance property
Sets and retrieves the tint curves for color balance operations on the selected color.
Syntax
HRESULT value = object.put_ColorBalance(VARIANT* pWeights);HRESULT value = object.get_ColorBalance(VARIANT* pWeights);
Property values
Type: VARIANT
an array of values that is the tint curve used for color balancing.