orcus
|
Defines a graphic, be it on or off-screen.
#include <2d.h>
Data Fields | |
const void * | data |
Pointer to graphic data. | |
RgbFormat | format |
RGB data format of graphic data. | |
int | h |
Height in pixels of graphic | |
int | w |
Width in pixels of graphic. | |