to_argb method
to_argb
Gets the 32-bit ARGB value of this Color
structure.
Returns
The 32-bit ARGB value of this Color
.
def to_argb(self):
...
See Also
- module
aspose.cad
- class
Color
Gets the 32-bit ARGB value of this Color
structure.
The 32-bit ARGB value of this Color
.
def to_argb(self):
...
aspose.cad
Color