Saturation

IColorFormat.Saturation property

Returns or sets the saturation component of a color in HSL representation. All color transformations are ignored. Read/write Single.

public float Saturation { get; set; }

See Also