max_brightness property
Leave feedback
On this page
The ending brightness value. The brightness ranges from 0.0 through 1.0, where 0.0 represents black and 1.0 represents white.
@property
def max_brightness(self):
...
@max_brightness.setter
def max_brightness(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.