Public Attributes | |
| unsigned int | bits |
| unsigned int | ColorsImportant |
| unsigned int | comp |
| unsigned int | ctbits |
| unsigned int | DataOffset |
| unsigned int | FileSize |
| unsigned int | h |
| unsigned int | ImageSize |
| unsigned int | InfoSize |
| unsigned int | ncolors |
| unsigned int | Planes |
| unsigned int | reserved |
| unsigned int | w |
| unsigned int | XpixelsPerM |
| unsigned int | YpixelsPerM |
Definition at line 335 of file bitmap_io.c.
| unsigned int bmp_info_s::bits |
Definition at line 343 of file bitmap_io.c.
| unsigned int bmp_info_s::ColorsImportant |
Definition at line 349 of file bitmap_io.c.
| unsigned int bmp_info_s::comp |
Definition at line 344 of file bitmap_io.c.
| unsigned int bmp_info_s::ctbits |
Definition at line 350 of file bitmap_io.c.
| unsigned int bmp_info_s::DataOffset |
Definition at line 338 of file bitmap_io.c.
| unsigned int bmp_info_s::FileSize |
Definition at line 336 of file bitmap_io.c.
| unsigned int bmp_info_s::h |
Definition at line 341 of file bitmap_io.c.
| unsigned int bmp_info_s::ImageSize |
Definition at line 345 of file bitmap_io.c.
| unsigned int bmp_info_s::InfoSize |
Definition at line 339 of file bitmap_io.c.
| unsigned int bmp_info_s::ncolors |
Definition at line 348 of file bitmap_io.c.
| unsigned int bmp_info_s::Planes |
Definition at line 342 of file bitmap_io.c.
| unsigned int bmp_info_s::reserved |
Definition at line 337 of file bitmap_io.c.
| unsigned int bmp_info_s::w |
Definition at line 340 of file bitmap_io.c.
| unsigned int bmp_info_s::XpixelsPerM |
Definition at line 346 of file bitmap_io.c.
| unsigned int bmp_info_s::YpixelsPerM |
Definition at line 347 of file bitmap_io.c.