dimage v0.3.0-beta.4 (2023-02-25T23:52:15Z)
Dub
Repo
RGB16_16_16Templ.this
dimage
types
RGB16_16_16Templ
Template for pixel conversion
this
(ushort r, ushort g, ushort b)
this
(float fR, float fG, float fB, float fA)
this
(float fY, float fA)
this
(ColorType orig)
struct
RGB16_16_16Templ
(Endianness byteOrder = Endianness.Little)
@
safe
@
nogc
pure
this
(
ColorType
)
(
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
Template for pixel conversion