Function Color.toString

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

string toString() @safe const;

Returns

the formatted string