dimage v0.3.0-beta.4 (2023-02-25T23:52:15Z)
Dub
Repo
YA88Templ.__anonymous
dimage
types
YA88Templ
Undocumented in source.
struct
YA88Templ
(Endianness byteOrder = Endianness.Little)
union
__anonymous {
ushort
base
;
ubyte
[
2
]
channels
;
}
Members
Variables
base
ushort
base
;
direct access
channels
ubyte
[
2
]
channels
;
individual access
Meta
Source
See Implementation
dimage
types
YA88Templ
constructors
this
properties
a
b
fA
fB
fG
fR
g
r
y
static functions
hasAlphaChannelSupport
static variables
fAStepping
fBStepping
fGStepping
fRStepping
unions
__anonymous