FreeRDP
wfBitmap Struct Reference

Data Fields

rdpBitmap _bitmap
 
HDC hdc
 
HBITMAP bitmap
 
HBITMAP org_bitmap
 
BYTE * pdata
 

Detailed Description

Definition at line 60 of file wf_client.h.

Field Documentation

◆ _bitmap

rdpBitmap wfBitmap::_bitmap

Definition at line 62 of file wf_client.h.

◆ bitmap

HBITMAP wfBitmap::bitmap

Definition at line 64 of file wf_client.h.

◆ hdc

HDC wfBitmap::hdc

Definition at line 63 of file wf_client.h.

◆ org_bitmap

HBITMAP wfBitmap::org_bitmap

Definition at line 65 of file wf_client.h.

◆ pdata

BYTE* wfBitmap::pdata

Definition at line 66 of file wf_client.h.


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