|
libUEMF
A portable library for reading and writing WMF, EMF and EMF+ files
|
Macros | |
| #define | U_PPT_Start 0x00 |
| Start of path. | |
| #define | U_PPT_Line 0x01 |
| Line path. | |
| #define | U_PPT_Bezier 0x03 |
| Bezier path. | |
| #define | U_PPT_MASK 0x0F |
| MASK for bits in flag. | |
For EMF+ manual 2.1.1.23, Microsoft name: PathPointType Enumeration (U_PPT_*)
1.8.5