This is the structure for images. More...
#include <ML_video.h>
Data Fields | |
GXTexObj | texObj |
u8 * | data |
u16 | width |
u16 | height |
This is the structure for images.
u8* ML_Image::data |
Data (ARGB)
u16 ML_Image::height |
Height
GXTexObj ML_Image::texObj |
Texture
u16 ML_Image::width |
Width