Go to the source code of this file.
◆ GVPLUGIN_GDIPLUS_API
#define GVPLUGIN_GDIPLUS_API |
◆ GetGenericTypographic()
const Gdiplus::StringFormat * GetGenericTypographic |
( |
| ) |
|
◆ SaveBitmapToStream()
void SaveBitmapToStream |
( |
Bitmap & |
bitmap, |
|
|
IStream * |
stream, |
|
|
int |
format |
|
) |
| |
◆ UnuseGdiplus()
static void UnuseGdiplus |
( |
| ) |
|
|
static |
◆ UseGdiplus()
◆ _gdiplusToken
ULONG_PTR _gdiplusToken = 0 |
|
static |
◆ apis
Initial value:= {
}
gvplugin_installed_t gvdevice_gdiplus_types[]
gvplugin_installed_t gvdevice_gdiplus_types_for_cairo[]
gvplugin_installed_t gvtextlayout_gdiplus_types[]
gvplugin_installed_t gvloadimage_gdiplus_types[]
gvplugin_installed_t gvrender_gdiplus_types[]
Definition at line 80 of file gvplugin_gdiplus.cpp.
◆ format_id
Initial value:= {
GUID_NULL,
GUID_NULL,
ImageFormatBMP,
ImageFormatEMF,
ImageFormatEMF,
ImageFormatGIF,
ImageFormatJPEG,
ImageFormatPNG,
ImageFormatTIFF
}
Definition at line 25 of file gvplugin_gdiplus.cpp.
Referenced by SaveBitmapToStream().
◆ gvdevice_gdiplus_types
◆ gvdevice_gdiplus_types_for_cairo
◆ gvloadimage_gdiplus_types
◆ gvplugin_gdiplus_LTX_library
Initial value:= {
const_cast<char*
>(
"gdiplus"),
apis
}
static gvplugin_api_t apis[]
Definition at line 99 of file gvplugin_gdiplus.cpp.
◆ gvrender_gdiplus_types
◆ gvtextlayout_gdiplus_types