arsd-official ~master (2024-10-25T16:17:57Z)
Dub
Repo
ColorF.this
arsd
color
ColorF
this
(float[4] components)
this
(float r, float g, float b, float a)
struct
ColorF
@
safe
pure nothrow @
nogc
this
(
float
r
,
float
g
,
float
b
,
float
a
= 1.0f
)
this
(Color integer)
Meta
Source
See Implementation
arsd
color
ColorF
constructors
this
functions
components
static functions
isValidComponent