FreeRDP
LPBITMAP Struct Reference

Data Fields

LONG bmType
 
LONG bmWidth
 
LONG bmHeight
 
LONG bmWidthBytes
 
WORD bmPlanes
 
WORD bmBitsPixel
 
LPVOID bmBits
 

Detailed Description

Definition at line 130 of file user.h.

Field Documentation

◆ bmBits

LPVOID LPBITMAP::bmBits

Definition at line 138 of file user.h.

◆ bmBitsPixel

WORD LPBITMAP::bmBitsPixel

Definition at line 137 of file user.h.

◆ bmHeight

LONG LPBITMAP::bmHeight

Definition at line 134 of file user.h.

◆ bmPlanes

WORD LPBITMAP::bmPlanes

Definition at line 136 of file user.h.

◆ bmType

LONG LPBITMAP::bmType

Definition at line 132 of file user.h.

◆ bmWidth

LONG LPBITMAP::bmWidth

Definition at line 133 of file user.h.

◆ bmWidthBytes

LONG LPBITMAP::bmWidthBytes

Definition at line 135 of file user.h.


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