to_int method
to_int
Encodes the Color ARGB components into int.
Returns
Encoded int.
def to_int(self):
...
See Also
- module
aspose.svg.drawing
- class
Color
Encodes the Color ARGB components into int.
Encoded int.
def to_int(self):
...
aspose.svg.drawing
Color