FreeRDP
WINPR_BITMAP_CORE_HEADER Struct Reference

Data Fields

UINT32 bcSize
 
UINT16 bcWidth
 
UINT16 bcHeight
 
UINT16 bcPlanes
 
UINT16 bcBitCount
 

Detailed Description

Definition at line 52 of file include/winpr/image.h.

Field Documentation

◆ bcBitCount

UINT16 WINPR_BITMAP_CORE_HEADER::bcBitCount

Definition at line 58 of file include/winpr/image.h.

◆ bcHeight

UINT16 WINPR_BITMAP_CORE_HEADER::bcHeight

Definition at line 56 of file include/winpr/image.h.

◆ bcPlanes

UINT16 WINPR_BITMAP_CORE_HEADER::bcPlanes

Definition at line 57 of file include/winpr/image.h.

◆ bcSize

UINT32 WINPR_BITMAP_CORE_HEADER::bcSize

Definition at line 54 of file include/winpr/image.h.

◆ bcWidth

UINT16 WINPR_BITMAP_CORE_HEADER::bcWidth

Definition at line 55 of file include/winpr/image.h.


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