contrast property
Leave feedback
On this page
The contrast for the specified picture. Must be a float between 0.0 (least contrast) and 1.0 (greatest contrast). Default is 0.5.
@property
def contrast(self):
...
@contrast.setter
def contrast(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.