FreeRDP
Toggle main menu visibility
Main Page
Related Pages
Topics
Namespaces
Namespace List
Namespace Members
All
Functions
Data Structures
Data Structures
Data Structure Index
Class Hierarchy
Data Fields
All
a
b
c
d
e
f
g
i
l
m
n
o
p
r
s
t
u
v
Functions
a
c
d
e
f
g
i
o
r
s
t
Variables
a
b
c
d
e
g
i
l
m
n
o
p
r
s
t
u
v
Files
File List
Globals
All
Typedefs
•
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Modules
Pages
Loading...
Searching...
No Matches
libfreerdp/gdi/graphics.h
1
22
#ifndef FREERDP_LIB_GDI_GRAPHICS_H
23
#define FREERDP_LIB_GDI_GRAPHICS_H
24
25
#include <freerdp/gdi/gdi.h>
26
#include <freerdp/graphics.h>
27
#include <freerdp/api.h>
28
#include <freerdp/types.h>
29
30
FREERDP_LOCAL
HGDI_BITMAP
gdi_create_bitmap(rdpGdi* gdi, UINT32 width, UINT32 height, UINT32 format,
31
BYTE* data);
32
33
FREERDP_LOCAL BOOL gdi_register_graphics(rdpGraphics* graphics);
34
35
#endif
/* FREERDP_LIB_GDI_GRAPHICS_H */
GDI_BITMAP
Definition
include/freerdp/gdi/gdi.h:392
libfreerdp
gdi
graphics.h
Generated by
1.9.8