PicmixEffect Class Reference
An effect that uses a compiled still/animation as a template. More...
Inheritance diagram for PicmixEffect:

Public Member Functions | |
virtual bool | draw (ImageOf< PixelRgb > &src2, ImageOf< PixelRgb > &dest2) |
virtual std::string | getName () |
Get the name of an effect. | |
virtual bool | reconfigure (yarp::os::Searchable &config) |
Reconfigure an effect while it is running. | |
virtual Property | getConfiguration () |
Recover the configuration of an effect. | |
void | readEffectData () |
Detailed Description
An effect that uses a compiled still/animation as a template.The documentation for this class was generated from the following file:
- src/native_effects/PicmixEffect.cpp