#include <distort.h>
Inheritance diagram for mosaic:
Public Methods | |
mosaic (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 | LBAction () |
void | colorChangeAction () |
|
Definition at line 6 of file distort.cpp. References imageRgbaCopy(). |
|
Reimplemented from effect. Definition at line 29 of file distort.cpp. References LBAction(), and effect::LBpressed. |
|
Reimplemented from distort. Definition at line 41 of file distort.cpp. References ImageRGBA::data, effect::highArea, effect::img, limit::intForceLimit(), effect::limitRGBA, effect::limitValue2, effect::lowArea, effect::myColor, limit::set(), effect::temp, effect::value1, effect::value2, ImageRGBA::width, point::x, and point::y. Referenced by colorChangeAction(). |