FreeRDP
WINPR_BITMAP_INFO_HEADER Struct Reference

#include <image.h>

Data Fields

UINT32 biSize
 
INT32 biWidth
 
INT32 biHeight
 
UINT16 biPlanes
 
UINT16 biBitCount
 
UINT32 biCompression
 
UINT32 biSizeImage
 
INT32 biXPelsPerMeter
 
INT32 biYPelsPerMeter
 
UINT32 biClrUsed
 
UINT32 biClrImportant
 

Field Documentation

◆ biBitCount

UINT16 WINPR_BITMAP_INFO_HEADER::biBitCount

◆ biClrImportant

UINT32 WINPR_BITMAP_INFO_HEADER::biClrImportant

◆ biClrUsed

UINT32 WINPR_BITMAP_INFO_HEADER::biClrUsed

◆ biCompression

UINT32 WINPR_BITMAP_INFO_HEADER::biCompression

◆ biHeight

INT32 WINPR_BITMAP_INFO_HEADER::biHeight

◆ biPlanes

UINT16 WINPR_BITMAP_INFO_HEADER::biPlanes

◆ biSize

UINT32 WINPR_BITMAP_INFO_HEADER::biSize

◆ biSizeImage

UINT32 WINPR_BITMAP_INFO_HEADER::biSizeImage

◆ biWidth

INT32 WINPR_BITMAP_INFO_HEADER::biWidth

◆ biXPelsPerMeter

INT32 WINPR_BITMAP_INFO_HEADER::biXPelsPerMeter

◆ biYPelsPerMeter

INT32 WINPR_BITMAP_INFO_HEADER::biYPelsPerMeter

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