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]