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