Saturation

Propiedad ColorFormat.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 de tipo Single.

public float Saturation { get; set; }

Ver También