dfl2 v1.0.3 (2014-11-03T16:58:07Z)
Home
Dub
Repo
Color.b
dfl
drawing
Color
Red, green, blue and alpha channel color values.
ubyte
r
[@property getter]
ubyte
g
[@property getter]
ubyte
b
[@property getter]
struct
Color
@
property
nothrow
ubyte
b
(
)
ubyte
a
[@property getter]
Meta
Source
See Implementation
dfl
drawing
Color
aliases
blend
constructors
this
functions
Dthisptr
Dthisval
blendColor
createBrush
solidColor
toArgb
toRgb
properties
_systemColorIndex
a
b
empty
g
r
transparent
static functions
fromArgb
fromRgb
opCall
systemColor
variables
INVAILD_SYSTEM_COLOR_INDEX
Red, green, blue and alpha channel color values.