arsd-official ~master (2024-10-25T16:17:57Z)
Dub
Repo
NVGColor.this
arsd
nanovega
NVGColor
this
(ubyte ar, ubyte ag, ubyte ab, ubyte aa)
struct
NVGColor
nothrow @
safe
@
nogc
pure
this
(
ubyte
ar
,
ubyte
ag
,
ubyte
ab
,
ubyte
aa
= 255
)
this
(float ar, float ag, float ab, float aa)
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