#include "mimasconfig.h"#include "image_output.h"#include "rgba.h"#include "image_mplayeroutput.tcc"Include dependency graph for image_mplayeroutput.h:

Go to the source code of this file.
Namespaces | |
| namespace | mimas |
Classes | |
| class | mimas::image_mplayeroutput< T > |
| Display tool that sits over Mplayer. More... | |
Functions | |
| template<typename T, typename U> | |
| image_mplayeroutput< T > & | mimas::operator<< (image_mplayeroutput< T > &output, const const_image_ref< U > &im) |
| Stream-operator for displaying image with mplayer. | |