gamma_correction property
Leave feedback
On this page
Gets or sets image gamma. Default value is 1 it corresponds to original gamma of image.
@property
def gamma_correction(self):
...
@gamma_correction.setter
def gamma_correction(self, value):
...
- module
groupdocs.signature.options.appearances - class
ImageAppearance
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.