phobos-next v0.3.9 (2020-08-07T21:50:30Z)
Home
Dub
Repo
ColorRGB8.white
nxt
color
ColorRGB8
< White.
struct
ColorRGB8
static immutable
auto
white
=
typeof
(
this
)(
0xff
,
0xff
,
0xff
)
;
Meta
Source
See Source File
nxt
color
ColorRGB8
static variables
black
blue
cyan
green
magenta
red
white
yellow
< White.