phobos-next v0.5.1 (2022-12-21T17:07:30Z)
Home
Dub
Repo
ColorRGB8.yellow
nxt
color
ColorRGB8
< Yellow.
struct
ColorRGB8
static immutable
auto
yellow
=
typeof
(
this
)(
0xff
,
0xff
,
0x00
)
;
Meta
Source
See Source File
nxt
color
ColorRGB8
constructors
this
static variables
black
blue
cyan
green
magenta
red
white
yellow
variables
blueC
greenC
redC
< Yellow.