opacity property
opacity property
Get opacity value in a color transform matrix.
Definition:
@property
def opacity(self):
...
@opacity.setter
def opacity(self, value):
...
See Also
- module
aspose.svg.drawing
- class
ITextureBrush
Get opacity value in a color transform matrix.
@property
def opacity(self):
...
@opacity.setter
def opacity(self, value):
...
aspose.svg.drawing
ITextureBrush