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_HEADER Struct Reference

EMF+ manual 2.3.3.3, Microsoft name: EmfPlusHeader Record, Index 0x01. More...

#include <upmf.h>

Data Fields

U_PMF_CMN_HDR Header
 Common header (ignore flags and set to zero)
 
U_PMF_GRAPHICSVERSION Version
 EmfPlusGraphicsVersion object.
 
uint32_t EmfPlusFlags
 Reference device 0 bit: set = video device, clear= printer. Ignore all other bits.
 
uint32_t LogicalDpiX
 Horizontal resolution reference device in DPI.
 
uint32_t LogicalDpiY
 Vertical resolution reference device in DPI.
 

Detailed Description

EMF+ manual 2.3.3.3, Microsoft name: EmfPlusHeader Record, Index 0x01.

flags (LITTLE endian here, manual uses BIG endian) bit 0 Set indicates "dual mode" EMF+


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