Color.toString

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

struct Color
const
string
toString
()

Return Value

Type: string

the formatted string

Meta