dimage v0.3.0-beta.4 (2023-02-25T23:52:15Z)
Dub
Repo
YA16_16Templ.this
dimage
types
YA16_16Templ
Standard CTOR
this
(ushort y, ushort a)
struct
YA16_16Templ
(Endianness byteOrder = Endianness.Little)
@
safe
@
nogc
pure nothrow
this
(
ushort
y
,
ushort
a
)
this
(float fR, float fG, float fB, float fA)
this
(ColorType orig)
this
(float fY, float fA)
this
(ubyte p)
Meta
Source
See Implementation
dimage
types
YA16_16Templ
constructors
this
properties
a
b
fA
fB
fG
fR
g
r
y
static functions
hasAlphaChannelSupport
static variables
fAStepping
fBStepping
fGStepping
fRStepping
unions
__anonymous
Standard CTOR