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
Data Fields
U_PMF_IE_COLORCURVE Struct Reference

EMF+ manual 2.2.3.4, Microsoft name: ColorCurveEffect Object Adjust Range Exposure -255 to 255, 0 is unchanged Density -255 to 255, 0 is unchanged Contrast -100 to 100, 0 is unchanged Highlight -100 to 100, 0 is unchanged Shadow -100 to 100, 0 is unchanged WhiteSaturation 0 to 255 BlackSaturation 0 to 255. More...

#include <upmf.h>

Data Fields

uint32_t Adjust
 CurveAdjustment enumeration.
 
uint32_t Channel
 CurveChannel enumeration.
 
int32_t Intensity
 adjustment to apply. "Adjust" determines what field this is and range values.
 

Detailed Description

EMF+ manual 2.2.3.4, Microsoft name: ColorCurveEffect Object Adjust Range Exposure -255 to 255, 0 is unchanged Density -255 to 255, 0 is unchanged Contrast -100 to 100, 0 is unchanged Highlight -100 to 100, 0 is unchanged Shadow -100 to 100, 0 is unchanged WhiteSaturation 0 to 255 BlackSaturation 0 to 255.


The documentation for this struct was generated from the following file: