|
libUEMF
A portable library for reading and writing WMF, EMF and EMF+ files
|
Macros | |
| #define | U_IEE_Unknown 0 |
| none of the following | |
| #define | U_IEE_BlurEffectGuid 1 |
| Blur Effect. | |
| #define | U_IEE_BrightnessContrastEffectGuid 2 |
| Brightness Contrast Effect. | |
| #define | U_IEE_ColorBalanceEffectGuid 3 |
| Color Balance Effect. | |
| #define | U_IEE_ColorCurveEffectGuid 4 |
| Color Curve Effect. | |
| #define | U_IEE_ColorLookupTableEffectGuid 5 |
| Color Lookup Table Effect. | |
| #define | U_IEE_ColorMatrixEffectGuid 6 |
| Color Matrix Effect. | |
| #define | U_IEE_HueSaturationLightnessEffectGuid 7 |
| Hue Saturation Lightness Effect. | |
| #define | U_IEE_LevelsEffectGuid 8 |
| Levels Effect. | |
| #define | U_IEE_RedEyeCorrectionEffectGuid 9 |
| Red Eye Correction Effect. | |
| #define | U_IEE_SharpenEffectGuid 10 |
| Sharpen Effect. | |
| #define | U_IEE_TintEffectGuid 11 |
| Tint Effect. | |
based on U_IE_ These may be used by a parser to set up for a switch() statement.
1.8.5