green property
green property
This attribute is used for the green value of the RGB color.
Definition:
@property
def green(self):
...
See Also
- module
aspose.svg.dom.css
- class
CSSPrimitiveValue
- class
RGBColor
This attribute is used for the green value of the RGB color.
@property
def green(self):
...
aspose.svg.dom.css
CSSPrimitiveValue
RGBColor