Struct that holds information about 16-bit bitmap backgrounds.
More...
#include <nf_bitmapbg.h>
|
u16 * | buffer |
| Data buffer.
|
|
size_t | size |
| Size of the buffer.
|
|
u16 | width |
| Width of the image (max 256 pixels)
|
|
u16 | height |
| Height of the image (max 256 pixels)
|
|
bool | inuse |
| True if the slot is in use.
|
|
Struct that holds information about 16-bit bitmap backgrounds.
The documentation for this struct was generated from the following file: