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 | eFunc |
Escape function. | |
uint16_t | nBytes |
bytes in the data array | |
uint8_t | Data [1] |
data array | |
WMF manual 2.3.6.1