gamut ~master (2022-12-30T08:14:25.7697828)
Dub
Repo
qoi_rgba_t.__anonymous
gamut
codecs
qoi
qoi_rgba_t
Undocumented in source.
struct
qoi_rgba_t
union
__anonymous {
RGBA
rgba
;
uint
v
;
}
Members
Variables
rgba
RGBA
rgba
;
Undocumented in source.
v
uint
v
;
Undocumented in source.
Meta
Source
See Implementation
gamut
codecs
qoi
qoi_rgba_t
unions
__anonymous