#include <colorizer.h>
Public Member Functions | |
| ColorSwitch () | |
| DI_Color | switchC (int player, int r, int g, int b) |
Classes | |
| struct | Cache |
| class | HSV |
Definition at line 8 of file colorizer.h.
| ColorSwitch::ColorSwitch | ( | ) |
Definition at line 98 of file colorizer.cpp.
| DI_Color ColorSwitch::switchC | ( | int | player, | |
| int | r, | |||
| int | g, | |||
| int | b | |||
| ) | [inline] |
Definition at line 40 of file colorizer.h.
Referenced by ColorTransform_PlayerTrueColHSV< pixelsize >::transform().
1.5.1