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