$extrastylesheet
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) |
Namespace of magick input/output handling.