to_natural_color_string method
to_natural_color_string
Returns a Natural colors (NCol) specified color using a color letter with a number to specify the distance (in percent) from the color.
Returns
A Natural colors (NCol) string
def to_natural_color_string(self, digits):
...
Parameter | Type | Description |
---|---|---|
digits | int | Sets the rounding precision for color components. |
See Also
- module
aspose.svg.drawing
- class
Color