dfl2 ~master (2016-08-11T09:58:17Z)
Home
Dub
Repo
Color.g
dfl
drawing
Color
Red, green, blue and alpha channel color values.
ubyte
r
[@property getter]
ubyte
g
[@property getter]
struct
Color
@
property
ubyte
g
nothrow
(
)
ubyte
b
[@property getter]
ubyte
a
[@property getter]
Meta
Source
See Implementation
dfl
drawing
Color
constructors
this
functions
blendColor
solidColor
toArgb
toRgb
properties
a
b
empty
g
r
transparent
static functions
fromArgb
fromRgb
Red, green, blue and alpha channel color values.