FreeRDP
GDI_DC Struct Reference
Collaboration diagram for GDI_DC:

Data Fields

HGDIOBJECT selectedObject
 
UINT32 format
 
UINT32 bkColor
 
UINT32 textColor
 
HGDI_BRUSH brush
 
HGDI_RGN clip
 
HGDI_PEN pen
 
HGDI_WND hwnd
 
INT32 drawMode
 
INT32 bkMode
 

Detailed Description

Definition at line 458 of file include/freerdp/gdi/gdi.h.

Field Documentation

◆ bkColor

UINT32 GDI_DC::bkColor

Definition at line 462 of file include/freerdp/gdi/gdi.h.

◆ bkMode

INT32 GDI_DC::bkMode

Definition at line 469 of file include/freerdp/gdi/gdi.h.

◆ brush

HGDI_BRUSH GDI_DC::brush

Definition at line 464 of file include/freerdp/gdi/gdi.h.

◆ clip

HGDI_RGN GDI_DC::clip

Definition at line 465 of file include/freerdp/gdi/gdi.h.

◆ drawMode

INT32 GDI_DC::drawMode

Definition at line 468 of file include/freerdp/gdi/gdi.h.

◆ format

UINT32 GDI_DC::format

Definition at line 461 of file include/freerdp/gdi/gdi.h.

◆ hwnd

HGDI_WND GDI_DC::hwnd

Definition at line 467 of file include/freerdp/gdi/gdi.h.

◆ pen

HGDI_PEN GDI_DC::pen

Definition at line 466 of file include/freerdp/gdi/gdi.h.

◆ selectedObject

HGDIOBJECT GDI_DC::selectedObject

Definition at line 460 of file include/freerdp/gdi/gdi.h.

◆ textColor

UINT32 GDI_DC::textColor

Definition at line 463 of file include/freerdp/gdi/gdi.h.


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