Functions | |
template<typename I> | |
void | save_ (const Image< I > &ima_, const std::string &filename) |
void mln::io::pbm::impl::save_ | ( | const Image< I > & | ima_, | |
const std::string & | filename | |||
) | [inline] |
Definition at line 76 of file pbm/save.hh.
References mln::exact(), mln::geom::ncols(), and mln::io::pnm::save_header().
Referenced by mln::io::pbm::save().