dimage v0.3.0-beta.4 (2023-02-25T23:52:15Z)
Dub
Repo
Header.__anonymous
dimage
gif
GIF
Header
Undocumented in source.
struct
Header
union
__anonymous {
ubyte
packed
;
mixin
bitfields
!(
ubyte
,
"sOfGlobalColorTable"
,
3
,
bool
,
"colorTableSort"
,
1
,
ubyte
,
"colorResolution"
,
3
,
bool
,
"globalColorTable"
,
1
)
;
}
Members
Mixins
__anonymous
mixin
bitfields
!(
ubyte
,
"sOfGlobalColorTable"
,
3
,
bool
,
"colorTableSort"
,
1
,
ubyte
,
"colorResolution"
,
3
,
bool
,
"globalColorTable"
,
1
)
Undocumented in source.
Variables
packed
ubyte
packed
;
Screen and color map information
Meta
Source
See Implementation
dimage
gif
GIF
Header
unions
__anonymous
variables
_version
aspectRatio
backgroundColor
height
signature
width