28 unsigned char version[2];
29 unsigned char length[2];
30 unsigned char planes[2];
31 unsigned char pattlen[2];
32 unsigned char width[2];
33 unsigned char height[2];
34 unsigned char pixels[2];
35 unsigned char lines[2];
void write_img(pictogram_t *pp, FILE *fp)
void write_img_header(FILE *oFile, unsigned int xdim, unsigned int ydim)
Creates and writes the image header.
Internal struct to store basic informations for the image header.
struct pictogram pictogram_t
Internal struct to store informations for images.
short * inh
pointer to bitmap
short breite
width in pixels (16 pixel steps!)
Internal struct to store informations for images.
short hoehe
height in pixels