brightness property
Leave feedback
On this page
The brightness of the picture. Must be a number from 0.0 (dimmest) to 1.0 (brightest). The default value is 0.5.
@property
def brightness(self):
...
@brightness.setter
def brightness(self, value):
...
- class
OfficeImageEffects
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.