FreeRDP
|
Data Fields | |
BYTE | objectType |
int | style |
HGDI_BITMAP | pattern |
UINT32 | color |
INT32 | nXOrg |
INT32 | nYOrg |
Definition at line 438 of file include/freerdp/gdi/gdi.h.
UINT32 GDI_BRUSH::color |
Definition at line 443 of file include/freerdp/gdi/gdi.h.
INT32 GDI_BRUSH::nXOrg |
Definition at line 444 of file include/freerdp/gdi/gdi.h.
INT32 GDI_BRUSH::nYOrg |
Definition at line 445 of file include/freerdp/gdi/gdi.h.
BYTE GDI_BRUSH::objectType |
Definition at line 440 of file include/freerdp/gdi/gdi.h.
HGDI_BITMAP GDI_BRUSH::pattern |
Definition at line 442 of file include/freerdp/gdi/gdi.h.
int GDI_BRUSH::style |
Definition at line 441 of file include/freerdp/gdi/gdi.h.