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. | |
SizeL Object WMF manual 2.2.2.22 Same as "EMF SIZEL Object" in uemf.hFirst three fields of MOST WMF records (not WMR_HEADER and WMR_PLACEABLE!)
This Sshould only used for accessing size and type fields. It is NOT used as a prefix like U_EMR in uemf.h because it may cause alignment issues. Microsoft name: WMF Object