dimage v0.3.0-beta.4 (2023-02-25T23:52:15Z)
Dub
Repo
RGBA_f32.this
dimage
types
RGBA_f32
Standard CTOR
this
(float fR, float fG, float fB, float fA)
struct
RGBA_f32
@
safe
@
nogc
pure nothrow
this
(
float
fR
,
float
fG
,
float
fB
,
float
fA
)
this
(ColorType orig)
this
(float fY, float fA)
Meta
Source
See Implementation
dimage
types
RGBA_f32
constructors
this
variables
fA
fB
fG
fR
Standard CTOR