FreeRDP
PBITMAPINFOHEADER Struct Reference

Data Fields

DWORD biSize
 
LONG biWidth
 
LONG biHeight
 
WORD biPlanes
 
WORD biBitCount
 
DWORD biCompression
 
DWORD biSizeImage
 
LONG biXPelsPerMeter
 
LONG biYPelsPerMeter
 
DWORD biClrUsed
 
DWORD biClrImportant
 

Detailed Description

Definition at line 168 of file user.h.

Field Documentation

◆ biBitCount

WORD PBITMAPINFOHEADER::biBitCount

Definition at line 174 of file user.h.

◆ biClrImportant

DWORD PBITMAPINFOHEADER::biClrImportant

Definition at line 180 of file user.h.

◆ biClrUsed

DWORD PBITMAPINFOHEADER::biClrUsed

Definition at line 179 of file user.h.

◆ biCompression

DWORD PBITMAPINFOHEADER::biCompression

Definition at line 175 of file user.h.

◆ biHeight

LONG PBITMAPINFOHEADER::biHeight

Definition at line 172 of file user.h.

◆ biPlanes

WORD PBITMAPINFOHEADER::biPlanes

Definition at line 173 of file user.h.

◆ biSize

DWORD PBITMAPINFOHEADER::biSize

Definition at line 170 of file user.h.

◆ biSizeImage

DWORD PBITMAPINFOHEADER::biSizeImage

Definition at line 176 of file user.h.

◆ biWidth

LONG PBITMAPINFOHEADER::biWidth

Definition at line 171 of file user.h.

◆ biXPelsPerMeter

LONG PBITMAPINFOHEADER::biXPelsPerMeter

Definition at line 177 of file user.h.

◆ biYPelsPerMeter

LONG PBITMAPINFOHEADER::biYPelsPerMeter

Definition at line 178 of file user.h.


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