parseHTMLColor

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool parseHTMLColor(const(char)[] htmlColorString, RGBA color, string error)
  2. RGBA parseHTMLColor(const(char)[] htmlColorString)
    nothrow @nogc @safe
    parseHTMLColor
    (
    const(char)[] htmlColorString
    )

Meta