dimage v0.3.0-beta.4 (2023-02-25T23:52:15Z)
Dub
Repo
RGB565.__anonymous
dimage
types
RGB565
Undocumented in source.
struct
RGB565
union
__anonymous {
ushort
base
;
}
Members
Variables
base
ushort
base
;
direct access
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