#include <color.h>
Inheritance diagram for hue:
Public Methods | |
hue (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 92 of file color.cpp. References imageRgbaCopy(). |
|
Reimplemented from color. Definition at line 107 of file color.cpp. References ImageRGBA::data, Hsva::h, HSVtoRGB(), effect::img, RGBtoHSV(), effect::temp, and effect::value1. |
|
Reimplemented from color. Definition at line 126 of file color.cpp. References color::LBAction(), effect::LBpressed, and effect::value1. |