dformlib v0.2.1 (2016-02-11T22:33:45Z)
Dub
Repo
Color.this
dfl
drawing
Color
Undocumented in source.
this
(ubyte alpha, Color c)
this
(ubyte red, ubyte green, ubyte blue)
this
(ubyte alpha, ubyte red, ubyte green, ubyte blue)
struct
Color
pure nothrow
this
(
ubyte
alpha
,
ubyte
red
,
ubyte
green
,
ubyte
blue
)
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