#include "camtypes.h"
#include "cnamecol.h"
Go to the source code of this file.
Functions | |
CC_IMPLEMENT_DYNCREATE (CNamedColourReplacer, CCObject) | |
CC_IMPLEMENT_DYNCREATE (CHSVChanger, CNamedColourReplacer) | |
CC_IMPLEMENT_DYNAMIC (CTransparencyReplacer, CCObject) | |
Variables | |
const INT32 | MAX_SAT_VALUE = 255 |
const INT32 | MAX_HUE_VALUE = 360 |
const INT32 | MIN_VALUE = 0 |
const INT32 | MAX_TRANSPARENCY = 255 |
|
|
|
|
|
|
|
Definition at line 112 of file cnamecol.cpp. |
|
Definition at line 111 of file cnamecol.cpp. |
|
Definition at line 114 of file cnamecol.cpp. |
|
Definition at line 113 of file cnamecol.cpp. |