A data class for raster image information. More...
#include <string>
#include <vector>
#include <fstream>
Go to the source code of this file.
Classes | |
struct | Dumux::Detail::RasterImageData::Format |
A struct that holds all information of the image format. More... | |
struct | Dumux::Detail::RasterImageData::HeaderData |
A struct that contains all header data of the image. More... | |
class | Dumux::Detail::RasterImageData::Result< T > |
The return type of the reading functions. Holds the actual pixel values and the header data. More... | |
Namespaces | |
namespace | Dumux |
namespace | Dumux::Detail |
Distance implementation details. | |
namespace | Dumux::Detail::RasterImageData |