#include "COP2_API.h"#include "COP2_PixelOp.h"#include "COP2_KeyBase.h"Go to the source code of this file.
Classes | |
| class | COP2_ColorReplace |
| class | cop2_ColorReplaceData |
Defines | |
| #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) |
| #define ARG_COLORREPLACE_HUE_ROLLOFF (myParmBase + 3) |
Definition at line 26 of file COP2_ColorReplace.h.
| #define ARG_COLORREPLACE_LUM_ROLLOFF (myParmBase + 5) |
Definition at line 28 of file COP2_ColorReplace.h.
| #define ARG_COLORREPLACE_OPERATION (myParmBase + 7) |
Definition at line 30 of file COP2_ColorReplace.h.
| #define ARG_COLORREPLACE_ROLL_FUNC (myParmBase + 6) |
Definition at line 29 of file COP2_ColorReplace.h.
| #define ARG_COLORREPLACE_SAT_ROLLOFF (myParmBase + 4) |
Definition at line 27 of file COP2_ColorReplace.h.
| #define ARG_COLORREPLACE_SRCHUE (myParmBase + 0) |
Definition at line 23 of file COP2_ColorReplace.h.
| #define ARG_COLORREPLACE_SRCLUM (myParmBase + 1) |
Definition at line 24 of file COP2_ColorReplace.h.
| #define ARG_COLORREPLACE_TGTCLR (myParmBase + 2) |
Definition at line 25 of file COP2_ColorReplace.h.
1.5.9