#include <color.h>
Inheritance diagram for channel:
Public Methods | |
channel (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 | changeMode (char _mode) |
|
Definition at line 248 of file color.cpp. References imageRgbaCopy(). |
|
Reimplemented from color. Definition at line 262 of file color.cpp. References Rgba::b, ImageRGBA::data, Rgba::g, effect::img, limit::intForceLimit(), effect::limitRGBA, effect::mode, Rgba::r, effect::temp, and effect::value1. |
|
Reimplemented from effect. Definition at line 274 of file color.cpp. References color::LBAction(), effect::LBpressed, and effect::mode. |