Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

shine Class Reference

#include <artistic.h>

Inheritance diagram for shine:

artistic effect List of all members.

Public Methods

 shine (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 changeMode (char _mode)

Constructor & Destructor Documentation

shine::shine ImageRGBA   _img = 0,
ImageRGBA   _temp = 0,
ImageRGBA   _temp2 = 0,
ImageRGBA   _hud = 0,
ImageRGBA   _menu = 0,
bool    _bArea = false,
point    _lowArea = 0,
point    _highArea = 0
 

Definition at line 444 of file artistic.cpp.

References imageRgbaCopy().


Member Function Documentation

void shine::changeMode char    _mode [virtual]
 

Reimplemented from effect.

Definition at line 860 of file artistic.cpp.

References LBAction(), effect::LBpressed, and effect::mode.

void shine::LBAction   [virtual]
 

Reimplemented from effect.

Definition at line 466 of file artistic.cpp.

References Rgba::a, Rgba::b, ImageRGBA::data, Rgba::g, effect::highArea, imageRgbaSetArea(), effect::img, effect::lowArea, effect::mode, effect::myColor, Rgba::r, effect::strength, effect::temp, effect::temp2, effect::value2, ImageRGBA::width, point::x, and point::y.

Referenced by changeMode().


The documentation for this class was generated from the following files:
Generated on Mon Jan 30 09:13:08 2006 for Painter Framework by doxygen1.2.18