Namespaces | Functions

mln::io::tiff Namespace Reference

Namespace of tiff input/output handling. More...

Namespaces

namespace  internal

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.

References mln::trace::entering(), mln::exact(), mln::trace::exiting(), and mln::io::tiff::internal::load_data_dispatch().