libUEMF
A portable library for reading and writing WMF, EMF and EMF+ files
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
PMF CurveAdjustments Enumeration

Macros

#define U_CA_Exposure   0x00
 Exposure color curve adjustment.
 
#define U_CA_Density   0x01
 Density color curve adjustment.
 
#define U_CA_Contrast   0x02
 Contrast color curve adjustment.
 
#define U_CA_Highlight   0x03
 Highlight color curve adjustment.
 
#define U_CA_Shadow   0x04
 Shadow color curve adjustment.
 
#define U_CA_Midtone   0x05
 Midtone color curve adjustment.
 
#define U_CA_WhiteSaturation   0x06
 White Saturation color curve adjustment.
 
#define U_CA_BlackSaturation   0x07
 Black Saturation color curve adjustment.
 

Detailed Description

For EMF+ manual 2.1.1.7, Microsoft name: CurveAdjustments Enumeration (U_CA_*)