saturation property

double saturation
getter/setter pair

Color saturation. 1.0 is neutral, 0.0 is grayscale, higher values are more saturated.

Implementation

double saturation = 1.0;