alpha_values property
alpha_values property
Gets the alpha values of the pixels, if applicable. If the pixel map does not support an alpha channel, this should return an empty array.
Definition:
@property
def alpha_values(self):
...
See Also
- module
aspose.svg.drawing
- class
IPixelsMap