IndexedImage.data

the data as indexes into the palette. Stored left to right, top to bottom, no padding.

class IndexedImage
ubyte[] data;
Suggestion Box / Bug Report