image_fileoutput.h File Reference

#include <iostream>
#include <list>
#include <Magick++.h>
#include <map>
#include "image_output.h"
#include "rgba.h"
#include "image_fileoutput.tcc"

Include dependency graph for image_fileoutput.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  mimas

Classes

class  mimas::image_fileoutput< T >
 Sink for writing an image to a file. More...
struct  mimas::_format

Functions

_format mimas::setformat (const char *name)
 Stream-manipulator to change the file-format.
std::ostream & mimas::operator<< (std::ostream &stream, _format format)
 Change the file-format for the next image.
template<typename T, typename U>
image_fileoutput< T > & mimas::operator<< (image_fileoutput< T > &output, const const_image_ref< U > &im)
 Stream-operator for writing image to a stream.
std::ostream & mimas::operator<< (std::ostream &stream, const const_image_ref< unsigned char > &img)
 For convencience.
std::ostream & mimas::operator<< (std::ostream &stream, const const_image_ref< int > &img)
 For convencience.
std::ostream & mimas::operator<< (std::ostream &stream, const const_image_ref< double > &img)
 For convencience.
std::ostream & mimas::operator<< (std::ostream &stream, const const_image_ref< float > &img)
 For convencience.
std::ostream & mimas::operator<< (std::ostream &stream, const const_image_ref< rgba< unsigned char > > &img)
 For convencience.
std::ostream & mimas::operator<< (std::ostream &stream, const const_image_ref< rgba< int > > &img)
 For convencience.
std::ostream & mimas::operator<< (std::ostream &stream, const const_image_ref< rgba< float > > &img)
 For convencience.
std::ostream & mimas::operator<< (std::ostream &stream, const const_image_ref< rgba< double > > &img)
 For convencience.

Variables

const char * mimas::image_fileoutput_fileType
 File-format of next image to be written.


[GNU/Linux] [Qt] [Mesa] [STL] [Lapack] [Boost] [Magick++] [Xalan-C and Xerces-C] [doxygen] [graphviz] [FFTW] [popt] [xine] [Gnuplot] [gnu-arch] [gcc] [gstreamer] [autoconf/automake/make] [freshmeat.net] [opensource.org] [sourceforge.net] [MMVL]
mimas 2.1 - Copyright Mon Oct 30 11:31:17 2006, Bala Amavasai, Stuart Meikle, Arul Selvan, Fabio Caparrelli, Jan Wedekind, Manuel Boissenin, ...