Color.fromString

Reads a CSS style string to get the color. Understands #rrggbb, rgba(), hsl(), and rrggbbaa

struct Color
static
fromString
(
string s
)

Meta