Inkscape
Vector Graphics Editor
Loading...
Searching...
No Matches
Inkscape::Extension::Internal::WMF_CALLBACK_DATA Struct Reference

#include <wmf-inout.h>

Public Member Functions

 WMF_CALLBACK_DATA ()
 

Public Attributes

Glib::ustring outsvg
 
Glib::ustring path
 
Glib::ustring outdef
 
Glib::ustring defs
 
WMF_DEVICE_CONTEXT dc [WMF_MAX_DC+1]
 
int level
 
double E2IdirY
 
double D2PscaleX
 
double D2PscaleY
 
float PixelsInX
 
float PixelsInY
 
float PixelsOutX
 
float PixelsOutY
 
double ulCornerInX
 
double ulCornerInY
 
double ulCornerOutX
 
double ulCornerOutY
 
uint32_t mask
 
int arcdir
 
uint32_t dwRop2
 
uint32_t dwRop3
 
unsigned int id
 
unsigned int drawtype
 
WMF_STRINGS hatches
 
WMF_STRINGS images
 
WMF_STRINGS clips
 
TR_INFOtri
 
int n_obj
 
int low_water
 
WMF_OBJECTwmf_obj
 

Detailed Description

Definition at line 100 of file wmf-inout.h.

Constructor & Destructor Documentation

◆ WMF_CALLBACK_DATA()

Inkscape::Extension::Internal::WMF_CALLBACK_DATA::WMF_CALLBACK_DATA ( )
inline

Definition at line 102 of file wmf-inout.h.

Member Data Documentation

◆ arcdir

int Inkscape::Extension::Internal::WMF_CALLBACK_DATA::arcdir

Definition at line 137 of file wmf-inout.h.

Referenced by Inkscape::Extension::Internal::Wmf::myMetaFileProc().

◆ clips

◆ D2PscaleX

double Inkscape::Extension::Internal::WMF_CALLBACK_DATA::D2PscaleX

◆ D2PscaleY

double Inkscape::Extension::Internal::WMF_CALLBACK_DATA::D2PscaleY

◆ dc

◆ defs

◆ drawtype

unsigned int Inkscape::Extension::Internal::WMF_CALLBACK_DATA::drawtype

Definition at line 143 of file wmf-inout.h.

Referenced by Inkscape::Extension::Internal::Wmf::myMetaFileProc().

◆ dwRop2

uint32_t Inkscape::Extension::Internal::WMF_CALLBACK_DATA::dwRop2

◆ dwRop3

uint32_t Inkscape::Extension::Internal::WMF_CALLBACK_DATA::dwRop3

◆ E2IdirY

double Inkscape::Extension::Internal::WMF_CALLBACK_DATA::E2IdirY

◆ hatches

◆ id

unsigned int Inkscape::Extension::Internal::WMF_CALLBACK_DATA::id

Definition at line 142 of file wmf-inout.h.

◆ images

◆ level

◆ low_water

int Inkscape::Extension::Internal::WMF_CALLBACK_DATA::low_water

◆ mask

uint32_t Inkscape::Extension::Internal::WMF_CALLBACK_DATA::mask

◆ n_obj

◆ outdef

Glib::ustring Inkscape::Extension::Internal::WMF_CALLBACK_DATA::outdef

◆ outsvg

◆ path

Glib::ustring Inkscape::Extension::Internal::WMF_CALLBACK_DATA::path

◆ PixelsInX

float Inkscape::Extension::Internal::WMF_CALLBACK_DATA::PixelsInX

Definition at line 132 of file wmf-inout.h.

Referenced by Inkscape::Extension::Internal::Wmf::myMetaFileProc().

◆ PixelsInY

float Inkscape::Extension::Internal::WMF_CALLBACK_DATA::PixelsInY

Definition at line 132 of file wmf-inout.h.

Referenced by Inkscape::Extension::Internal::Wmf::myMetaFileProc().

◆ PixelsOutX

float Inkscape::Extension::Internal::WMF_CALLBACK_DATA::PixelsOutX

Definition at line 133 of file wmf-inout.h.

Referenced by Inkscape::Extension::Internal::Wmf::myMetaFileProc().

◆ PixelsOutY

float Inkscape::Extension::Internal::WMF_CALLBACK_DATA::PixelsOutY

Definition at line 133 of file wmf-inout.h.

Referenced by Inkscape::Extension::Internal::Wmf::myMetaFileProc().

◆ tri

TR_INFO* Inkscape::Extension::Internal::WMF_CALLBACK_DATA::tri

◆ ulCornerInX

double Inkscape::Extension::Internal::WMF_CALLBACK_DATA::ulCornerInX

Definition at line 134 of file wmf-inout.h.

Referenced by Inkscape::Extension::Internal::Wmf::myMetaFileProc().

◆ ulCornerInY

double Inkscape::Extension::Internal::WMF_CALLBACK_DATA::ulCornerInY

Definition at line 134 of file wmf-inout.h.

Referenced by Inkscape::Extension::Internal::Wmf::myMetaFileProc().

◆ ulCornerOutX

double Inkscape::Extension::Internal::WMF_CALLBACK_DATA::ulCornerOutX

◆ ulCornerOutY

double Inkscape::Extension::Internal::WMF_CALLBACK_DATA::ulCornerOutY

◆ wmf_obj


The documentation for this struct was generated from the following file: