MinSaturation

ColorRange.MinSaturation property

Gets or sets the starting saturation value.

public float MinSaturation { get; set; }

Property Value

The saturation ranges from 0.0 through 1.0, where 0.0 is grayscale and 1.0 is the most saturated.

See Also