Calculate second hatch gradient color from first color with applied luminance value.
Parameters
Parameters
Description
value
[in] Luminance value in the range from 0.0 to 1.0.
Returns
eOk if successful. eInvalidContext if single color mode is false or gradient colors list is empty or hatch object type not kGradientObject. eInvalidInput if the luminance value is out of range.