Namespace of tiff input/output handling. More...
Functions | |
| template<typename I > | |
| void | load (Image< I > &ima_, const std::string &filename) | 
| Load a TIFF image to a Milena image.   | |
Namespace of tiff input/output handling.
| void mln::io::tiff::load | ( | Image< I > & | ima_, | |
| const std::string & | filename | |||
| ) |  [inline] | 
        
Load a TIFF image to a Milena image.
Definition at line 323 of file tiff/load.hh.
 1.7.1