covid-sim
Loading...
Searching...
No Matches
BitmapHeader Struct Reference

Public Attributes

unsigned int filesize
unsigned int spare
unsigned int boffset
unsigned int headersize
unsigned int width
unsigned int height
unsigned int PlanesAndBitspp
unsigned int compr
unsigned int imagesize
unsigned int hres
unsigned int vres
unsigned int colours
unsigned int impcol
unsigned char palette [BWCOLS *4][4]

Detailed Description

Definition at line 26 of file Bitmap.h.

Member Data Documentation

◆ boffset

unsigned int BitmapHeader::boffset

Definition at line 30 of file Bitmap.h.

◆ colours

unsigned int BitmapHeader::colours

Definition at line 37 of file Bitmap.h.

◆ compr

unsigned int BitmapHeader::compr

Definition at line 34 of file Bitmap.h.

◆ filesize

unsigned int BitmapHeader::filesize

Definition at line 28 of file Bitmap.h.

◆ headersize

unsigned int BitmapHeader::headersize

Definition at line 31 of file Bitmap.h.

◆ height

unsigned int BitmapHeader::height

Definition at line 32 of file Bitmap.h.

◆ hres

unsigned int BitmapHeader::hres

Definition at line 36 of file Bitmap.h.

◆ imagesize

unsigned int BitmapHeader::imagesize

Definition at line 35 of file Bitmap.h.

◆ impcol

unsigned int BitmapHeader::impcol

Definition at line 37 of file Bitmap.h.

◆ palette

unsigned char BitmapHeader::palette[BWCOLS *4][4]

Definition at line 38 of file Bitmap.h.

◆ PlanesAndBitspp

unsigned int BitmapHeader::PlanesAndBitspp

Definition at line 33 of file Bitmap.h.

◆ spare

unsigned int BitmapHeader::spare

Definition at line 29 of file Bitmap.h.

◆ vres

unsigned int BitmapHeader::vres

Definition at line 36 of file Bitmap.h.

◆ width

unsigned int BitmapHeader::width

Definition at line 32 of file Bitmap.h.


The documentation for this struct was generated from the following file: