|
libUEMF
A portable library for reading and writing WMF, EMF and EMF+ files
|
EMF+ manual 2.3.4.16, Microsoft name: EmfPlusFillEllipse Record, Index 0x0E. More...
#include <upmf.h>
Data Fields | |
| U_PMF_CMN_HDR | Header |
| Common header. | |
| uint32_t | BrushID |
| Color or index to Brush object, depends on Header.Flags bit0. | |
EMF+ manual 2.3.4.16, Microsoft name: EmfPlusFillEllipse Record, Index 0x0E.
flags (LITTLE endian here, manual uses BIG endian) bit 15 U_PPF_B Set: BrushID is an U_PFM_ARGB; Clear: is index of U_PMF_BRUSH object in EMF+ object table. bit 9 U_PPF_C Set: Rect is U_PMF_RECT; Clear: Rect is U_PMF_RECTF
1.8.5