#include <artistic.h>
Inheritance diagram for strokes:
Public Methods | |
strokes (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 1232 of file artistic.cpp. References imageRgbaCopy(). |
|
Reimplemented from effect. Definition at line 1252 of file artistic.cpp. References ImageRGBA::data, gaussian(), ImageRGBA::height, effect::highArea, imageRgbaCopy(), imageRgbaDrawLine(), imageRgbaSetArea(), effect::img, effect::lowArea, M_PI, effect::strength, effect::temp, effect::temp2, effect::value1, effect::value2, ImageRGBA::width, point::x, and point::y. |