NVGColor.fromUint

AABBGGRR (same format as little-endian RGBA image, coincidentally, the same as arsd.color)

struct NVGColor
nothrow @safe @nogc static pure
fromUint
(
uint c
)
Suggestion Box / Bug Report