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