FreeRDP
GDI_BRUSH Struct Reference
Collaboration diagram for GDI_BRUSH:

Data Fields

BYTE objectType
 
int style
 
HGDI_BITMAP pattern
 
UINT32 color
 
INT32 nXOrg
 
INT32 nYOrg
 

Detailed Description

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

Field Documentation

◆ color

UINT32 GDI_BRUSH::color

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

◆ nXOrg

INT32 GDI_BRUSH::nXOrg

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

◆ nYOrg

INT32 GDI_BRUSH::nYOrg

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

◆ objectType

BYTE GDI_BRUSH::objectType

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

◆ pattern

HGDI_BITMAP GDI_BRUSH::pattern

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

◆ style

int GDI_BRUSH::style

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


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