Image.imageData

Raw image data. Cast the data to whatever data you need at the moment.

class Image
ubyte[] imageData;

Meta