Saturation

ColorFormat.Saturation property

Devuelve o establece el componente de saturación de un color en representación HSL. Se ignoran todas las transformaciones de color. Lectura/escrituraSingle .

public float Saturation { get; set; }

Ver también