#include <load_img.h>
Data Fields | |
| short | version |
| short | length |
| short | planes |
| short | pat_len |
| short | pix_w |
| short | pix_h |
| short | img_w |
| short | img_h |
| long | magic |
| short | paltype |
| short * | palette |
| char * | addr |
| char* IMG_HEADER::addr |
| short IMG_HEADER::img_h |
| short IMG_HEADER::img_w |
| short IMG_HEADER::length |
| long IMG_HEADER::magic |
| short* IMG_HEADER::palette |
| short IMG_HEADER::paltype |
| short IMG_HEADER::pat_len |
| short IMG_HEADER::pix_h |
| short IMG_HEADER::pix_w |
| short IMG_HEADER::planes |
| short IMG_HEADER::version |
1.7.2