A struct that contains all header data of the image. More...
#include <dumux/io/rasterimagereader.hh>
A struct that contains all header data of the image.
Public Attributes | |
Format | format |
std::size_t | nCols |
std::size_t | nRows |
std::size_t | maxValue = 1 |
Format Dumux::NetPBMReader::HeaderData::format |
std::size_t Dumux::NetPBMReader::HeaderData::maxValue = 1 |
std::size_t Dumux::NetPBMReader::HeaderData::nCols |
std::size_t Dumux::NetPBMReader::HeaderData::nRows |