#include <artistic.h>
Inheritance diagram for cutout:
Public Methods | |
cutout (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 1056 of file artistic.cpp. References imageRgbaCopy(). |
|
Reimplemented from effect. Definition at line 1076 of file artistic.cpp. References Rgba::b, ImageRGBA::data, Rgba::g, gaussian(), effect::highArea, holdHighest(), imageRgbaCopy(), effect::img, log(), effect::lowArea, Rgba::r, effect::strength, effect::temp, effect::temp2, effect::value1, effect::value2, ImageRGBA::width, point::x, and point::y. |