#include <distort.h>
Inheritance diagram for comb:
Public Methods | |
comb (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 () |
|
Definition at line 352 of file distort.cpp. References imageRgbaCopy(). |
|
Reimplemented from distort. Definition at line 370 of file distort.cpp. References ImageRGBA::data, effect::highArea, effect::img, limit::intForceLimit(), effect::limitRGBA, effect::lowArea, effect::temp, effect::value1, ImageRGBA::width, point::x, and point::y. |