phobos-next ~master (2025-01-18T22:13:40.3704578)
Dub
Repo
ColorRGB8.white
nxt
color
ColorRGB8
< White.
struct
ColorRGB8
pure nothrow @
safe
@
nogc
static immutable
auto
white
=
typeof
(
this
)(
0xff
,
0xff
,
0xff
)
;
Meta
Source
See Source File
nxt
color
ColorRGB8
constructors
this
static variables
black
blue
cyan
green
magenta
red
white
yellow
variables
blueC
greenC
redC
< White.