MsfStridedList

Undocumented in source.
version(encodeGIF)
nothrow @nogc
struct MsfStridedList {}

Members

Variables

data
int16_t* data;
Undocumented in source.
len
int len;
Undocumented in source.
stride
int stride;
Undocumented in source.

Meta