#include <color.h>
Inheritance diagram for colorize:
Public Methods | |
colorize (ImageRGBA *_img=0, ImageRGBA *_temp=0, ImageRGBA *_temp2=0, ImageRGBA *_hud=0, ImageRGBA *_menu=0, bool _bArea=false, point _lowArea=0, point _highArea=0) | |
void | action (int location) |
void | changeValue (char _key) |
|
Definition at line 151 of file color.cpp. References imageRgbaCopy(). |
|
Reimplemented from color. Definition at line 166 of file color.cpp. References ImageRGBA::data, Hsva::h, HSVtoRGB(), effect::img, RGBtoHSV(), effect::temp, and effect::value1. |
|
Reimplemented from color. Definition at line 175 of file color.cpp. References color::LBAction(), effect::LBpressed, and effect::value1. |