parseHTMLColor

dplug:canvas used to have CSS color parsing, now it's in colors package

deprecated pure nothrow @nogc @safe
bool
parseHTMLColor
(
const(char)[] htmlColorString
,,
out string error
)

Meta