FreeRDP
|
Data Fields | |
rdpContext * | context |
INT32 | width |
INT32 | height |
UINT32 | stride |
UINT32 | dstFormat |
UINT32 | cursor_x |
UINT32 | cursor_y |
HGDI_DC | hdc |
gdiBitmap * | primary |
gdiBitmap * | drawing |
UINT32 | bitmap_size |
UINT32 | bitmap_stride |
BYTE * | primary_buffer |
gdiPalette | palette |
gdiBitmap * | image |
void(* | free )(void *) |
BOOL | inGfxFrame |
BOOL | graphicsReset |
BOOL | suppressOutput |
UINT16 | outputSurfaceId |
UINT32 | frameId |
RdpgfxClientContext * | gfx |
VideoClientContext * | video |
GeometryClientContext * | geometry |
wLog * | log |
Definition at line 493 of file include/freerdp/gdi/gdi.h.