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