|
libUEMF
A portable library for reading and writing WMF, EMF and EMF+ files
|
Macros | |
| #define | U_OT_Invalid 0x00 |
| Invalid object. | |
| #define | U_OT_Brush 0x01 |
| Brush object. | |
| #define | U_OT_Pen 0x02 |
| Pen object. | |
| #define | U_OT_Path 0x03 |
| Path object. | |
| #define | U_OT_Region 0x04 |
| Region object. | |
| #define | U_OT_Image 0x05 |
| Image object. | |
| #define | U_OT_Font 0x06 |
| Font object. | |
| #define | U_OT_StringFormat 0x07 |
| StringFormat object. | |
| #define | U_OT_ImageAttributes 0x08 |
| ImageAttributes object. | |
| #define | U_OT_CustomLineCap 0x09 |
| CustomLineCap object. | |
For EMF+ manual 2.1.1.22, Microsoft name: ObjectType Enumeration (U_OT_*)
1.8.5