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

#include <emf-inout.h>

Public Member Functions

 EMF_DEVICE_CONTEXT ()
 

Public Attributes

SPStyle style
 
char * font_name
 
int clip_id
 
bool stroke_set
 
int stroke_mode
 
int stroke_idx
 
int stroke_recidx
 
bool fill_set
 
int fill_mode
 
int fill_idx
 
int fill_recidx
 
int dirty
 
U_SIZEL sizeWnd
 
U_SIZEL sizeView
 
U_POINTL winorg
 
U_POINTL vieworg
 
double ScaleInX
 
double ScaleInY
 
double ScaleOutX
 
double ScaleOutY
 
uint16_t bkMode
 
U_COLORREF bkColor
 
U_COLORREF textColor
 
uint32_t textAlign
 
U_XFORM worldTransform
 
U_POINTL cur
 

Detailed Description

Definition at line 43 of file emf-inout.h.

Constructor & Destructor Documentation

◆ EMF_DEVICE_CONTEXT()

Inkscape::Extension::Internal::EMF_DEVICE_CONTEXT::EMF_DEVICE_CONTEXT ( )
inline

Member Data Documentation

◆ bkColor

◆ bkMode

uint16_t Inkscape::Extension::Internal::EMF_DEVICE_CONTEXT::bkMode

◆ clip_id

◆ cur

U_POINTL Inkscape::Extension::Internal::EMF_DEVICE_CONTEXT::cur

◆ dirty

int Inkscape::Extension::Internal::EMF_DEVICE_CONTEXT::dirty

Definition at line 86 of file emf-inout.h.

Referenced by Inkscape::Extension::Internal::Emf::myEnhMetaFileProc().

◆ fill_idx

int Inkscape::Extension::Internal::EMF_DEVICE_CONTEXT::fill_idx

◆ fill_mode

int Inkscape::Extension::Internal::EMF_DEVICE_CONTEXT::fill_mode

◆ fill_recidx

int Inkscape::Extension::Internal::EMF_DEVICE_CONTEXT::fill_recidx

◆ fill_set

bool Inkscape::Extension::Internal::EMF_DEVICE_CONTEXT::fill_set

◆ font_name

char* Inkscape::Extension::Internal::EMF_DEVICE_CONTEXT::font_name

◆ ScaleInX

double Inkscape::Extension::Internal::EMF_DEVICE_CONTEXT::ScaleInX

◆ ScaleInY

double Inkscape::Extension::Internal::EMF_DEVICE_CONTEXT::ScaleInY

◆ ScaleOutX

double Inkscape::Extension::Internal::EMF_DEVICE_CONTEXT::ScaleOutX

Definition at line 92 of file emf-inout.h.

◆ ScaleOutY

double Inkscape::Extension::Internal::EMF_DEVICE_CONTEXT::ScaleOutY

Definition at line 92 of file emf-inout.h.

◆ sizeView

U_SIZEL Inkscape::Extension::Internal::EMF_DEVICE_CONTEXT::sizeView

◆ sizeWnd

U_SIZEL Inkscape::Extension::Internal::EMF_DEVICE_CONTEXT::sizeWnd

◆ stroke_idx

int Inkscape::Extension::Internal::EMF_DEVICE_CONTEXT::stroke_idx

◆ stroke_mode

int Inkscape::Extension::Internal::EMF_DEVICE_CONTEXT::stroke_mode

◆ stroke_recidx

int Inkscape::Extension::Internal::EMF_DEVICE_CONTEXT::stroke_recidx

◆ stroke_set

◆ style

◆ textAlign

uint32_t Inkscape::Extension::Internal::EMF_DEVICE_CONTEXT::textAlign

Definition at line 96 of file emf-inout.h.

Referenced by Inkscape::Extension::Internal::Emf::myEnhMetaFileProc().

◆ textColor

◆ vieworg

◆ winorg

◆ worldTransform


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