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

Go to the source code of this file.

Classes

class  COP2_ColorReplace
 
class  cop2_ColorReplaceData
 

Macros

#define ARG_COLORREPLACE_SRCHUE   (myParmBase + 0)
 
#define ARG_COLORREPLACE_SRCLUM   (myParmBase + 1)
 
#define ARG_COLORREPLACE_TGTCLR   (myParmBase + 2)
 
#define ARG_COLORREPLACE_HUE_ROLLOFF   (myParmBase + 3)
 
#define ARG_COLORREPLACE_SAT_ROLLOFF   (myParmBase + 4)
 
#define ARG_COLORREPLACE_LUM_ROLLOFF   (myParmBase + 5)
 
#define ARG_COLORREPLACE_ROLL_FUNC   (myParmBase + 6)
 
#define ARG_COLORREPLACE_OPERATION   (myParmBase + 7)
 

Macro Definition Documentation

#define ARG_COLORREPLACE_HUE_ROLLOFF   (myParmBase + 3)

Definition at line 18 of file COP2_ColorReplace.h.

#define ARG_COLORREPLACE_LUM_ROLLOFF   (myParmBase + 5)

Definition at line 20 of file COP2_ColorReplace.h.

#define ARG_COLORREPLACE_OPERATION   (myParmBase + 7)

Definition at line 22 of file COP2_ColorReplace.h.

#define ARG_COLORREPLACE_ROLL_FUNC   (myParmBase + 6)

Definition at line 21 of file COP2_ColorReplace.h.

#define ARG_COLORREPLACE_SAT_ROLLOFF   (myParmBase + 4)

Definition at line 19 of file COP2_ColorReplace.h.

#define ARG_COLORREPLACE_SRCHUE   (myParmBase + 0)

Definition at line 15 of file COP2_ColorReplace.h.

#define ARG_COLORREPLACE_SRCLUM   (myParmBase + 1)

Definition at line 16 of file COP2_ColorReplace.h.

#define ARG_COLORREPLACE_TGTCLR   (myParmBase + 2)

Definition at line 17 of file COP2_ColorReplace.h.