Image

Undocumented in source.

Members

Variables

data
void* data;

Image raw data

format
int format;

Data format (PixelFormat type)

height
int height;

Image base height

mipmaps
int mipmaps;

Mipmap levels, 1 by default

width
int width;

Image base width

Meta