libUEMF
A portable library for reading and writing WMF, EMF and EMF+ files
|
Macros | |
#define | U_UT_World 0x00 |
World units. | |
#define | U_UT_Display 0x01 |
Display units. | |
#define | U_UT_Pixel 0x02 |
Pixel units. | |
#define | U_UT_Point 0x03 |
Point units. | |
#define | U_UT_Inch 0x04 |
Inch units. | |
#define | U_UT_Document 0x05 |
Document units. | |
#define | U_UT_Millimeter 0x06 |
Millimeter units. | |
For EMF+ manual 2.1.1.33, Microsoft name: UnitType Enumeration (U_UT_*)