Data.bytes

the data as rgba bytes. Stored left to right, top to bottom, no padding.

struct Data
ubyte[] bytes;
Suggestion Box / Bug Report