gamma property
gamma property
Represents gamma of the picture.
Definition:
@property
def gamma(self):
...
@gamma.setter
def gamma(self, value):
...
See Also
- module
aspose.cells.drawing
- class
MsoFormatPicture
Represents gamma of the picture.
@property
def gamma(self):
...
@gamma.setter
def gamma(self, value):
...
aspose.cells.drawing
MsoFormatPicture