libUEMF
A portable library for reading and writing WMF, EMF and EMF+ files
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
U_REGION Struct Reference

#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
 

Detailed Description

Region Object WMF manual 2.2.1.5


The documentation for this struct was generated from the following file: