OverlayEffect Class Reference
An effect that places a still image over the video stream, respecting transparency. More...
Inheritance diagram for OverlayEffect:

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 places a still image over the video stream, respecting transparency.The documentation for this class was generated from the following file:
- src/native_effects/OverlayEffect.cpp