|
libUEMF
A portable library for reading and writing WMF, EMF and EMF+ files
|
#include <uwmf.h>
Data Fields | |
| uint16_t | ignore1 |
| unused value | |
| uint16_t | Type |
| must be 0x0006. | |
| uint16_t | ignore2 |
| unused value | |
| int16_t | Size |
| aScans in bytes + regions size in bytes (size of this header plus all U_SCAN objects?) | |
| int16_t | sCount |
| number of scanlines in region | |
| int16_t | sMax |
| largest number of points in any scan | |
| U_RECT16 | sRect |
| bounding rectangle | |
| uint16_t | aScans [1] |
| series of appended U_SCAN objects | |
Region Object WMF manual 2.2.1.5
1.8.5