#include <ImageIO.h>
静态 Public 成员函数 | |
template<typename ImageT , typename IO = io::any> | |
static void | ReadImage (const std::string &in_filename, ImageT &image, IO=IO()) |
template<typename ViewT , typename IO = io::any> | |
static std::string | WriteView (std::string out_filename, const ViewT &image_view, IO=IO()) |
|
inlinestatic |
|
inlinestatic |