Color.fromHex

Construct an RGB color from a typical hex string.

struct Color(FieldTuple...)
static
typeof(this)
fromHex
(
in char[] s
)

Meta