|
libUEMF
A portable library for reading and writing WMF, EMF and EMF+ files
|
Macros | |
| #define | U_SM_Default 0x00 |
| Default smoothing. | |
| #define | U_SM_HighSpeed 0x01 |
| High Speed smoothing. | |
| #define | U_SM_HighQuality 0x02 |
| High Quality smoothing. | |
| #define | U_SM_None 0x03 |
| No smoothing. | |
| #define | U_SM_AntiAlias8x4 0x04 |
| Anti Alias 8x4 smoothing. | |
| #define | U_SM_AntiAlias8x8 0x05 |
| Anti Alias 8x8 smoothing. | |
For EMF+ manual 2.1.1.28, Microsoft name: SmoothingMode Enumeration (U_SM_*)
1.8.5