arsd-official ~master (2024-10-25T16:17:57Z)
Dub
Repo
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"