libUEMF
A portable library for reading and writing WMF, EMF and EMF+ files
|
Macros | |
#define | U_BT_SolidColor 0x00 |
Solid Color brush. | |
#define | U_BT_HatchFill 0x01 |
Hatch Fill brush. | |
#define | U_BT_TextureFill 0x02 |
Texture Fill brush. | |
#define | U_BT_PathGradient 0x03 |
Path Gradient brush. | |
#define | U_BT_LinearGradient 0x04 |
Linear Gradient brush. | |
For EMF+ manual 2.1.1.3, Microsoft name: BrushType Enumeration (U_BT_*)