dplug ~master (2024-09-30T22:25:31Z)
Home
Dub
Repo
parseHTMLColor
dplug
canvas
htmlcolors
Undocumented in source. Be warned that the author may not have intended to support it.
bool
parseHTMLColor
(const(char)[] htmlColorString, RGBA color, string error)
RGBA
parseHTMLColor
(const(char)[] htmlColorString)
nothrow @
nogc
@
safe
RGBA
parseHTMLColor
(
const
(
char
)[]
htmlColorString
)
Meta
Source
See Implementation
dplug
canvas
htmlcolors
functions
parseHTMLColor