Color.fromArgb

Undocumented in source. Be warned that the author may not have intended to support it.
struct Color
static pure nothrow
fromArgb
(
ubyte alpha
,
ubyte red
,
ubyte green
,
ubyte blue
)

Meta