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 MetafileSignature

Macros

#define U_GFVR_PMF   0x000DBC01
 indicates an EMF+ metafile
 
#define U_GFVR_MASKHI   0xFFFFF000
 mask for the signature bit field (20 bits)
 
#define U_GFVR_MASKLO   0x00000FFF
 mask for the version bit field (12 bits)
 

Detailed Description

For U_PMF_GRAPHICSVERSION Signature field EMF+ manual 2.2.2.19, Microsoft name: (none) (U_GFVR_*)