Property Saturation
Saturation
Saturation over [-1, +1], pivoting on each pixel's own luma: -1 is
grayscale, +1 doubles the distance of every channel from the luma. Greys
are a fixed point at any setting.
public float Saturation { get; set; }
Saturation over [-1, +1], pivoting on each pixel's own luma: -1 is
grayscale, +1 doubles the distance of every channel from the luma. Greys
are a fixed point at any setting.
public float Saturation { get; set; }