NightFox’s Lib
Data Fields
NF_TYPE_BG16B_INFO Struct Reference

Struct that holds information about 16-bit bitmap backgrounds. More...

#include <nf_bitmapbg.h>

Data Fields

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.
 

Detailed Description

Struct that holds information about 16-bit bitmap backgrounds.


The documentation for this struct was generated from the following file: