#include <artistic.h>
Inheritance diagram for brush:
Public Methods | |
brush (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 881 of file artistic.cpp. References imageRgbaCopy(). |
|
Reimplemented from effect. Definition at line 899 of file artistic.cpp. References Rgba::a, Rgba::b, ImageRGBA::data, Rgba::g, effect::highArea, effect::img, limit::intForceLimit(), effect::limitRGBA, effect::lowArea, Rgba::r, effect::temp, effect::value1, effect::value2, ImageRGBA::width, point::x, and point::y. |