The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
NVGColor.this
arsd
nanovega
NVGColor
this
(ubyte ar, ubyte ag, ubyte ab, ubyte aa)
this
(float ar, float ag, float ab, float aa)
struct
NVGColor
nothrow @
safe
@
nogc
pure
this
(
float
ar
,
float
ag
,
float
ab
,
float
aa
= 1.0f
)
this
(uint c)
this
(const(char)[] srgb)
this
(Color c)
Meta
Source
See Implementation
arsd
nanovega
NVGColor
constructors
this
properties
asUint
asUintARGB
isOpaque
isTransparent
static functions
fromUint
fromUintARGB
variables
rgba