dformlib v0.1.0 (2016-01-28T21:30:47Z)
Dub
Repo
Color.toArgb
dfl
drawing
Color
Return the numeric color value.
ubyte
r
[@property getter]
ubyte
g
[@property getter]
ubyte
b
[@property getter]
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
Return the numeric color value.