Saturation

Propiedad IColorFormat.Saturation

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

public float Saturation { get; set; }

Vea También