StuBS
|
Enumerations | |
enum | SpriteColorMode { RGB , GREYSCALE } |
Color modes. More... | |
Graphical VESA video modes.
struct Framebuffer::Pixel.__unnamed16__ |
Bits per pixel.
Class Members | ||
---|---|---|
unsigned | data: COLORDEPTH | RGB value. |
struct GIMP |
GIMP image.
Image exported as C-source (without Glib
types!) in GIMP, supports alpha blending (transparency).
Class Members | ||
---|---|---|
unsigned int | width | |
unsigned int | height | |
unsigned int | bytes_per_pixel | |
unsigned char | pixel_data[] |
enum SpriteColorMode |