g property
g property
Returns or sets the green component of a color. All color transformations are ignored.
Definition:
@property
def g(self):
...
@g.setter
def g(self, value):
...
See Also
- class
ColorFormat
- module
aspose.slides
- library
Aspose.Slides