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
Macros
PMF PixelOffsetMode Enumeration

Macros

#define U_POM_Default   0x00
 center at {0.0,0.0}
 
#define U_POM_HighSpeed   0x01
 center at {0.0,0.0}
 
#define U_POM_HighQuality   0x02
 center at {0.5,0.5}
 
#define U_POM_None   0x03
 center at {0.0,0.0}
 
#define U_POM_Half   0x04
 center at {0.5,0.5}
 

Detailed Description

For EMF+ manual 2.1.1.26, Microsoft name: PixelOffsetMode Enumeration (U_POM_*)