version 3.9-dev
rasterimagewriter.hh File Reference

A simple writer class for raster images. More...

#include <cassert>
#include <string>
#include <vector>
#include <fstream>
#include <sstream>
#include <algorithm>
#include <map>
#include <iterator>
#include <iostream>
#include <dune/common/exceptions.hh>
#include <dumux/common/stringutilities.hh>
#include <dumux/io/rasterimagedata.hh>

Go to the source code of this file.

Classes

class  Dumux::NetPBMWriter
 A simple reader class for the Netpbm format (https://en.wikipedia.org/wiki/Netpbm_format). So far, only black and white (*.pbm) and grayscale (*pgm) images are supported. More...
 

Namespaces

namespace  Dumux
 
Include dependency graph for rasterimagewriter.hh: