|
libUEMF
A portable library for reading and writing WMF, EMF and EMF+ files
|
#include <uwmf.h>
Data Fields | |
| uint16_t | Size16_4 [2] |
| Total number of 16bit words in record. | |
| uint8_t | iType |
| RecordType Enumeration. | |
| uint8_t | xb |
| Extra high order byte associated with record type. | |
| uint16_t | Region |
| Index of region to frame in object table. | |
| uint16_t | Brush |
| Index of brush to use in frame in object table. | |
| int16_t | Height |
| in logical units (of frame) | |
| int16_t | Width |
| in logical units (of frame) | |
WMF manual 2.3.3.8
1.8.5