$extrastylesheet
Olena  User documentation 2.1
An Image Processing Platform
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
mln::io::magick Namespace Reference

Namespaces

namespace  internal

Functions

template<typename I >
void load (Image< I > &ima, const std::string &filename)
template<typename I >
void save (const Image< I > &ima, const std::string &filename)
template<typename I , typename J >
void save (const Image< I > &ima, const Image< J > &opacity_mask, const std::string &filename)

Detailed Description

Namespace of magick input/output handling.