dimage v0.3.0-beta.4 (2023-02-25T23:52:15Z)
Dub
Repo
ImageDescriptor.__anonymous
dimage
gif
GIF
ImageDescriptor
Undocumented in source.
struct
ImageDescriptor
union
__anonymous {
ubyte
packed
;
mixin
bitfields
!(
bool
,
"localColorTable"
,
1
,
bool
,
"interlace"
,
1
,
bool
,
"sort"
,
1
,
ubyte
,
"reserved"
,
2
,
ubyte
,
"sOfLocalColorTable"
,
3
)
;
}
Members
Mixins
__anonymous
mixin
bitfields
!(
bool
,
"localColorTable"
,
1
,
bool
,
"interlace"
,
1
,
bool
,
"sort"
,
1
,
ubyte
,
"reserved"
,
2
,
ubyte
,
"sOfLocalColorTable"
,
3
)
Undocumented in source.
Variables
packed
ubyte
packed
;
Image and color table data information
Meta
Source
See Implementation
dimage
gif
GIF
ImageDescriptor
static variables
id
unions
__anonymous
variables
height
left
top
width