Function Color.toString

Formats the dsdl.Color into its construction representation: "dsdl.Color(<r>, <g>, <b>, <a>)"

string toString() @safe const;

Returns

the formatted string