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

relief Class Reference

#include <artistic.h>

Inheritance diagram for relief:

artistic effect List of all members.

Public Methods

 relief (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)
void key (unsigned char _key)
void specialKey (int _key)
void changeValue (char _key)

Constructor & Destructor Documentation

relief::relief 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 69 of file artistic.cpp.

References imageRgbaCopy().


Member Function Documentation

void relief::changeMode char    _mode [virtual]
 

Reimplemented from effect.

Definition at line 142 of file artistic.cpp.

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

Referenced by specialKey().

void relief::changeValue char    _key [virtual]
 

Reimplemented from artistic.

Definition at line 155 of file artistic.cpp.

References limit::intForceLimit(), LBAction(), effect::LBpressed, effect::limitValue1, effect::limitValue2, effect::opacity, effect::value1, and effect::value2.

Referenced by specialKey().

void relief::key unsigned char    _key [virtual]
 

Reimplemented from artistic.

Definition at line 195 of file artistic.cpp.

References effect::bMenu, effect::inAction, effect::inActionState, LBAction(), effect::LBpressed, and effect::opacity.

void relief::LBAction   [virtual]
 

Reimplemented from effect.

Definition at line 91 of file artistic.cpp.

References Rgba::a, Rgba::b, ImageRGBA::data, Rgba::g, gaussian(), effect::highArea, imageRgbaCopy(), effect::img, limit::intForceLimit(), effect::limitRGBA, effect::lowArea, effect::mode, effect::myColor, effect::opacity, Rgba::r, effect::temp, effect::temp2, effect::value1, effect::value2, ImageRGBA::width, point::x, and point::y.

Referenced by changeMode(), changeValue(), and key().

void relief::specialKey int    _key [virtual]
 

Reimplemented from artistic.

Definition at line 219 of file artistic.cpp.

References changeMode(), changeValue(), effect::inAction, effect::inActionState, and effect::numModes.


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