libUEMF
A portable library for reading and writing WMF, EMF and EMF+ files
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
U_PMF_RECT Struct Reference

EMF+ manual 2.2.2.38, Microsoft name: EmfPlusRect Object. More...

#include <upmf.h>

Data Fields

int16_t X
 UL X value.
 
int16_t Y
 UL Y value.
 
int16_t Width
 Width.
 
int16_t Height
 Height.
 

Detailed Description

EMF+ manual 2.2.2.38, Microsoft name: EmfPlusRect Object.

U_PMF_POINTF EMF+ manual 2.2.2.36, Microsoft name: EmfPlusPointF Object, defined above, before 2.2.2.29 U_PMF_POINTR EMF+ manual 2.2.2.37, Microsoft name: EmfPlusPointR Object For U_PMF_DRAWBEZIERS data field (optionally). Both parts of this object are variable, there is no corresponding struct. Any combination of the two allowed types of integer is valid.

(varies) X; //!< U_PMF_INTEGER7 or U_PMF_INTEGER15 (varies) Y; //!< U_PMF_INTEGER7 or U_PMF_INTEGER15


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