FreeWRL / FreeX3D 4.3.0
FWBITMAPINFOHEADER Struct Reference

Data Fields

FDWORD biSize
 
FLONG biWidth
 
FLONG biHeight
 
FWORD biPlanes
 
FWORD biBitCount
 
FDWORD biCompression
 
FDWORD biSizeImage
 
FLONG biXPelsPerMeter
 
FLONG biYPelsPerMeter
 
FDWORD biClrUsed
 
FDWORD biClrImportant
 

Detailed Description

Definition at line 181 of file Snapshot.c.

Field Documentation

◆ biBitCount

FWORD FWBITMAPINFOHEADER::biBitCount

Definition at line 186 of file Snapshot.c.

◆ biClrImportant

FDWORD FWBITMAPINFOHEADER::biClrImportant

Definition at line 192 of file Snapshot.c.

◆ biClrUsed

FDWORD FWBITMAPINFOHEADER::biClrUsed

Definition at line 191 of file Snapshot.c.

◆ biCompression

FDWORD FWBITMAPINFOHEADER::biCompression

Definition at line 187 of file Snapshot.c.

◆ biHeight

FLONG FWBITMAPINFOHEADER::biHeight

Definition at line 184 of file Snapshot.c.

◆ biPlanes

FWORD FWBITMAPINFOHEADER::biPlanes

Definition at line 185 of file Snapshot.c.

◆ biSize

FDWORD FWBITMAPINFOHEADER::biSize

Definition at line 182 of file Snapshot.c.

◆ biSizeImage

FDWORD FWBITMAPINFOHEADER::biSizeImage

Definition at line 188 of file Snapshot.c.

◆ biWidth

FLONG FWBITMAPINFOHEADER::biWidth

Definition at line 183 of file Snapshot.c.

◆ biXPelsPerMeter

FLONG FWBITMAPINFOHEADER::biXPelsPerMeter

Definition at line 189 of file Snapshot.c.

◆ biYPelsPerMeter

FLONG FWBITMAPINFOHEADER::biYPelsPerMeter

Definition at line 190 of file Snapshot.c.


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