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