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 | rop3w [2] |
reassemble/store the rop3 Ternary raster operation using rop3w, as the 32 bit value is not aligned | |
int16_t | Height |
in logical units (of Rect to Fill) | |
int16_t | Width |
in logical units (of Rect to Fill) | |
int16_t | yDst |
in logical units (UL corner to fill) | |
int16_t | xDst |
in logical units (UL corner to fill) | |
WMF manual 2.3.3.12