TickerEffect Class Reference
A news-ticker effect. More...
Inheritance diagram for TickerEffect:

Public Member Functions | |
| virtual yarp::sig::Image * | pdraw (yarp::sig::Image &src, yarp::sig::Image &dest) |
| Modify an image in any format in an effect-specific way, producing an output in any format. | |
| 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. | |
Detailed Description
A news-ticker effect.Really needs more choice of fonts, it is specialized for a lovey-dovey look right now. You can change the text being scrolled at any time at runtime.
The documentation for this class was generated from the following file:
- src/native_effects/TickerEffect.cpp