qoi10_rgba_t

Undocumented in source.
nothrow @nogc
struct qoi10_rgba_t {}

Members

Variables

a
ushort a;
Undocumented in source.
b
ushort b;
Undocumented in source.
g
ushort g;
Undocumented in source.
r
ushort r;
Undocumented in source.

Meta