BMP_HEADER is only used within STemWin.
 
Symbols
loading...
Files
loading...

BMP_HEADER struct

Syntax

typedef struct {     U32     BmpSize;              U32      Width;                 U32      Height;                 U16      Planes;                 U16      BitCount;                 U32      Compression;             U32      SizeImage;                 U32      XpixPerMeter;             U32      YpixPerMeter;             U32      ClrUsed;                 U32      ClrImportant;         }BMP_HEADER;

Fields

BmpSize

No summary provided. Read more...

Width

No summary provided. Read more...

Height

No summary provided. Read more...

Planes

No summary provided. Read more...

BitCount

No summary provided. Read more...

Compression

No summary provided. Read more...

SizeImage

No summary provided. Read more...

XpixPerMeter

No summary provided. Read more...

YpixPerMeter

No summary provided. Read more...

ClrUsed

No summary provided. Read more...

ClrImportant

No summary provided. Read more...

Type Use

Variables of BMP_HEADER type
all items filtered out
BMP_HEADER
all items filtered out
BMP_HEADER
all items filtered out