Color.ToNaturalColorString

Color.ToNaturalColorString method

Returns a Natural colors (NCol) specified color using a color letter with a number to specify the distance (in percent) from the color.

public string ToNaturalColorString(int digits)
ParameterTypeDescription
digitsInt32Sets the rounding precision for color components.

Return Value

A Natural colors (NCol) string

See Also