$extrastylesheet
Classes | |
struct | data_type |
struct | field_type |
struct | fld_header |
Define the header structure of an AVS field data file. More... |
Functions | |
template<typename I > | |
void | load (Image< I > &ima_, const char *filename) |
template<typename V > | |
unsigned | max_component (const V &) |
template<unsigned n, typename V > | |
unsigned | max_component (const algebra::vec< n, V > &v) |
template<unsigned n> | |
unsigned | max_component (const value::rgb< n > &) |
unsigned | max_component (const fld::data_type::E &t) |
fld_header | read_header (std::istream &ins) |
template<typename I > | |
void | save (const Image< I > &ima_, const char *filename) |
void | write_header (std::ostream &file, const fld_header &h) |
Namespace of pgm input/output handling.
|
inline |
|
inline |
|
inline |
|
inline |