| Functions | |
| template<typename I> | |
| void | save_ (const Image< I > &ima_, const std::string &filename) | 
| template<typename I> | |
| void | save_header_ (const I &ima, std::ofstream &file) | 
| void mln::io::pfm::impl::save_ | ( | const Image< I > & | ima_, | |
| const std::string & | filename | |||
| ) |  [inline] | 
Definition at line 75 of file pfm/save.hh.
References mln::exact(), mln::geom::max_row(), mln::geom::min_row(), mln::geom::ncols(), and save_header_().
Referenced by mln::io::pfm::save().
| void mln::io::pfm::impl::save_header_ | ( | const I & | ima, | |
| std::ofstream & | file | |||
| ) |  [inline] | 
 1.5.6
 1.5.6