arsd-official ~master (2024-10-25T16:17:57Z)
Dub
Repo
Color.asUint
arsd
color
Color
The components as a single 32 bit value (beware of endian issues!)
uint
asUint
()
void
asUint
(uint value)
struct
Color
@
safe
@
safe
pure nothrow @
nogc
void
asUint
(
uint
value
)
Meta
Source
See Implementation
arsd
color
Color
constructors
this
enums
ColorBlendMixinStr
functions
alphaBlend
asUint
asWindowsColorRef
opCast
toBW
toCssString
toRgbaHexString
toString
static functions
black
blue
brown
fromHsl
fromIntegers
fromNameString
fromString
fromWindowsColorRef
gray
green
magenta
purple
red
teal
transparent
white
yellow
variables
components
The components as a single 32 bit value (beware of endian issues!)