Functions

mln::io::tiff Namespace Reference

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.

Detailed Description

Namespace of tiff input/output handling.


Function Documentation

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