Go to the source code of this file.
◆ gdiplus_format()
static void gdiplus_format |
( |
GVJ_t * |
job | ) |
|
|
static |
Definition at line 22 of file gvdevice_gdiplus.cpp.
References BYTES_PER_PIXEL, GVJ_s::device, GVJ_s::dpi, gvwrite(), GVJ_s::height, gvplugin_active_device_s::id, GVJ_s::imagedata, SaveBitmapToStream(), UseGdiplus(), GVJ_s::width, pointf_s::x, and pointf_s::y.
◆ device_features_gdiplus
Initial value:= {
{0.,0.},
{0.,0.},
{96.,96.},
}
#define GVDEVICE_DOES_TRUECOLOR
#define GVDEVICE_BINARY_FORMAT
Definition at line 55 of file gvdevice_gdiplus.cpp.
◆ gdiplus_engine
Initial value:= {
nullptr,
nullptr,
}
static void gdiplus_format(GVJ_t *job)
Definition at line 49 of file gvdevice_gdiplus.cpp.
◆ gvdevice_gdiplus_types_for_cairo
Initial value:= {
{0, nullptr, 0, nullptr, nullptr}
}
static gvdevice_features_t device_features_gdiplus
static gvdevice_engine_t gdiplus_engine
Definition at line 63 of file gvdevice_gdiplus.cpp.