to_rgb_hex_string method
to_rgb_hex_string
Returns a hexadecimal color is specified with: #RRGGBB.
Returns
A hexadecimal color string.
def to_rgb_hex_string(self):
...
See Also
- module
aspose.svg.drawing
- class
Color
Returns a hexadecimal color is specified with: #RRGGBB.
A hexadecimal color string.
def to_rgb_hex_string(self):
...
aspose.svg.drawing
Color