dimage v0.3.0-beta.4 (2023-02-25T23:52:15Z)
Dub
Repo
RGB16_16_16Templ.this
dimage
types
RGB16_16_16Templ
Standard CTOR
this
(ushort r, ushort g, ushort b)
this
(float fR, float fG, float fB, float fA)
struct
RGB16_16_16Templ
(Endianness byteOrder = Endianness.Little)
this
(
float
fR
,
float
fG
,
float
fB
,
float
fA
)
this
(float fY, float fA)
this
(ColorType orig)
Meta
Source
See Implementation
dimage
types
RGB16_16_16Templ
constructors
this
properties
b
fA
fB
fG
fR
g
r
static functions
hasAlphaChannelSupport
static variables
fAStepping
fBStepping
fGStepping
fRStepping
variables
bytes
Standard CTOR