min_saturation property
Leave feedback
On this page
The starting saturation value. The saturation ranges from 0.0 through 1.0, where 0.0 is grayscale and 1.0 is the most saturated.
@property
def min_saturation(self):
...
@min_saturation.setter
def min_saturation(self, value):
...
- class
ColorRange
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.