FrontISTR  5.2.0
Large-scale structural analysis program with finit element method
BITMAPINFOHEADER Struct Reference

#include <hecmw_vis_bmp.h>

Collaboration diagram for BITMAPINFOHEADER:

Data Fields

unsigned int biSize
 
int biWidth
 
int biHeight
 
unsigned short biPlanes
 
unsigned short biBitCount
 
unsigned int biCompression
 
unsigned int biSizeImage
 
int biXPelsPerMeter
 
int biYPelsPerMeter
 
unsigned int biClrUsed
 
unsigned int biClrImportant
 

Detailed Description

Definition at line 19 of file hecmw_vis_bmp.h.

Field Documentation

◆ biBitCount

unsigned short BITMAPINFOHEADER::biBitCount

Definition at line 24 of file hecmw_vis_bmp.h.

◆ biClrImportant

unsigned int BITMAPINFOHEADER::biClrImportant

Definition at line 30 of file hecmw_vis_bmp.h.

◆ biClrUsed

unsigned int BITMAPINFOHEADER::biClrUsed

Definition at line 29 of file hecmw_vis_bmp.h.

◆ biCompression

unsigned int BITMAPINFOHEADER::biCompression

Definition at line 25 of file hecmw_vis_bmp.h.

◆ biHeight

int BITMAPINFOHEADER::biHeight

Definition at line 22 of file hecmw_vis_bmp.h.

◆ biPlanes

unsigned short BITMAPINFOHEADER::biPlanes

Definition at line 23 of file hecmw_vis_bmp.h.

◆ biSize

unsigned int BITMAPINFOHEADER::biSize

Definition at line 20 of file hecmw_vis_bmp.h.

◆ biSizeImage

unsigned int BITMAPINFOHEADER::biSizeImage

Definition at line 26 of file hecmw_vis_bmp.h.

◆ biWidth

int BITMAPINFOHEADER::biWidth

Definition at line 21 of file hecmw_vis_bmp.h.

◆ biXPelsPerMeter

int BITMAPINFOHEADER::biXPelsPerMeter

Definition at line 27 of file hecmw_vis_bmp.h.

◆ biYPelsPerMeter

int BITMAPINFOHEADER::biYPelsPerMeter

Definition at line 28 of file hecmw_vis_bmp.h.


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