Color.fromNameString

Gets a color by name, iff the name is one of the static members listed above

struct Color
@safe static
fromNameString
(
string s
)
Suggestion Box / Bug Report