A class to interface images with image IO plugins. More...
#include <mia/3d/imageio.hh>
Public Member Functions | |
C3DImageVector * | clone () const __attribute__((warn_unused_result)) |
returns a dynamically created copy of the image vector More... | |
Public Member Functions inherited from CIOData | |
const std::string & | get_source_format () const |
void | set_source_format (const std::string &format) |
A class to interface images with image IO plugins.
Definition at line 37 of file 3d/imageio.hh.
C3DImageVector* C3DImageVector::clone | ( | ) | const |
returns a dynamically created copy of the image vector