Namespace of pbm implementation details. More...
Functions | |
| template<typename I > | |
| void | save_ (const Image< I > &ima_, const std::string &filename) |
Namespace of pbm implementation details.
| 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().
1.7.1