arsd-official ~master (2024-10-25T16:17:57Z)
Dub
Repo
NVGColor.this
arsd
nanovega
NVGColor
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)
this
(Color c)
struct
NVGColor
nothrow @
safe
@
nogc
static if
(
NanoVegaHasArsdColor
)
this
(
in
Color
c
)
Meta
Source
See Implementation
arsd
nanovega
NVGColor
constructors
this
properties
asUint
asUintARGB
isOpaque
isTransparent
static functions
fromUint
fromUintARGB
variables
rgba