#include <bmp.h>
Definition at line 67 of file bmp.h.
◆ depth
signed short int bmp_info_t::depth |
Definition at line 86 of file bmp.h.
◆ enctype
signed int bmp_info_t::enctype |
Definition at line 89 of file bmp.h.
◆ height
signed int bmp_info_t::height |
Definition at line 77 of file bmp.h.
◆ hres
signed int bmp_info_t::hres |
Definition at line 95 of file bmp.h.
◆ len
signed int bmp_info_t::len |
Definition at line 71 of file bmp.h.
◆ mincolors
signed int bmp_info_t::mincolors |
◆ numcolors
signed int bmp_info_t::numcolors |
◆ numplanes
signed short int bmp_info_t::numplanes |
Definition at line 83 of file bmp.h.
◆ size
signed int bmp_info_t::size |
Definition at line 92 of file bmp.h.
◆ topdown
signed char bmp_info_t::topdown |
Definition at line 80 of file bmp.h.
◆ type
signed short int bmp_info_t::type |
Definition at line 69 of file bmp.h.
◆ vres
signed int bmp_info_t::vres |
Definition at line 98 of file bmp.h.
◆ width
signed int bmp_info_t::width |
Definition at line 74 of file bmp.h.
The documentation for this struct was generated from the following file: