to_color method
to_color
Converts the color components to the Color object.
Returns
A new instance of the Color class
def to_color(self):
    ...
See Also
- module aspose.svg.drawing
- class Color
- class IColorComponents
Converts the color components to the Color object.
A new instance of the Color class
def to_color(self):
    ...
aspose.svg.drawingColorIColorComponents