HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
COP2_ColorCurve.h File Reference
#include "COP2_API.h"
#include "COP2_PixelOp.h"
+ Include dependency graph for COP2_ColorCurve.h:

Go to the source code of this file.

Classes

class  COP2_ColorCurve
 

Macros

#define ARG_COLORCURVE_EDIT   (myParmBase + 0)
 
#define ARG_COLORCURVE_EXTEND   (myParmBase + 1)
 
#define ARG_COLORCURVE_USE_COMP   (myParmBase + 3)
 
#define ARG_COLORCURVE_ALL   (myParmBase + 4)
 
#define ARG_COLORCURVE_RED   (myParmBase + 5)
 
#define ARG_COLORCURVE_GREEN   (myParmBase + 6)
 
#define ARG_COLORCURVE_BLUE   (myParmBase + 7)
 
#define ARG_COLORCURVE_ALPHA   (myParmBase + 8)
 

Macro Definition Documentation

#define ARG_COLORCURVE_ALL   (myParmBase + 4)

Definition at line 19 of file COP2_ColorCurve.h.

#define ARG_COLORCURVE_ALPHA   (myParmBase + 8)

Definition at line 23 of file COP2_ColorCurve.h.

#define ARG_COLORCURVE_BLUE   (myParmBase + 7)

Definition at line 22 of file COP2_ColorCurve.h.

#define ARG_COLORCURVE_EDIT   (myParmBase + 0)

Definition at line 15 of file COP2_ColorCurve.h.

#define ARG_COLORCURVE_EXTEND   (myParmBase + 1)

Definition at line 16 of file COP2_ColorCurve.h.

#define ARG_COLORCURVE_GREEN   (myParmBase + 6)

Definition at line 21 of file COP2_ColorCurve.h.

#define ARG_COLORCURVE_RED   (myParmBase + 5)

Definition at line 20 of file COP2_ColorCurve.h.

#define ARG_COLORCURVE_USE_COMP   (myParmBase + 3)

Definition at line 18 of file COP2_ColorCurve.h.