ColorRangeHsl.GetRangeCoefficient

ColorRangeHsl.GetRangeCoefficient method

Gets the range Coefficient.

public double GetRangeCoefficient(double hue)
ParameterTypeDescription
hueDoubleThe hue value.

Return Value

Saturation range coefficient.

See Also