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

EMF+ manual 2.3.5.2, Microsoft name: EmfPlusSerializableObject Record, Index 0x38. More...

#include <upmf.h>

Data Fields

U_PMF_CMN_HDR Header
 Common header (ignore flags and set to zero)
 
uint8_t GUID [16]
 
uint32_t Size
 Bytes in Data.
 

Detailed Description

EMF+ manual 2.3.5.2, Microsoft name: EmfPlusSerializableObject Record, Index 0x38.

WARNING! Windows XP Preview does not show filter effects, whether or not U_PPF_E is set. They are visible if the EMF+ file is inserted as an image into PowerPoint.

Field Documentation

uint8_t U_PMF_SERIALIZABLEOBJECT::GUID[16]

ImageEffects identifier. Composed of Data1[4]-Data2[2]-Data3[2]-Data4[8] Data1-Data3 are stored as little endian integers. Data4 is stored big endian (like a string)


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