sgdk
|
Genesis 4bpp Bitmap structure definition.
Use the unpackBitmap() method to unpack if compression is enabled.
More...
#include <bmp.h>
Public Attributes | |
u16 | compression |
u16 | w |
u16 | h |
const Palette * | palette |
const u8 * | image |
Genesis 4bpp Bitmap structure definition.
Use the unpackBitmap() method to unpack if compression is enabled.