Functions

mln::io::pbm::impl Namespace Reference

Namespace of pbm implementation details. More...

Functions

template<typename I >
void save_ (const Image< I > &ima_, const std::string &filename)

Detailed Description

Namespace of pbm implementation details.


Function Documentation

template<typename I >
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().