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