#include <types.h>
Public Attributes | |
int | size |
int | width |
int | height |
short | planes |
short | bpp |
int | compression |
int | image_size |
int | xres |
int | yres |
int | clr_used |
int | clr_important |
short dib_t::bpp |
int dib_t::clr_important |
int dib_t::clr_used |
int dib_t::compression |
int dib_t::height |
int dib_t::image_size |
short dib_t::planes |
int dib_t::size |
int dib_t::width |
int dib_t::xres |
int dib_t::yres |