The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
NVGColor.this
arsd
nanovega
NVGColor
Supports: "#rgb", "#rrggbb", "#argb", "#aarrggbb"
this
(ubyte ar, ubyte ag, ubyte ab, ubyte aa)
this
(float ar, float ag, float ab, float aa)
this
(uint c)
this
(const(char)[] srgb)
struct
NVGColor
nothrow @
safe
@
nogc
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
Supports: "#rgb", "#rrggbb", "#argb", "#aarrggbb"