libUEMF
A portable library for reading and writing WMF, EMF and EMF+ files
|
Macros | |
#define | U_CMS_Over 0x00 |
Source is alpha blends with destination. | |
#define | U_CMS_Copy 0x01 |
Source over writes destination. | |
For EMF+ manual 2.1.1.5, Microsoft name: CompositingMode Enumeration (U_CMS_* [S==Source])