Vector of 2D images to load and store series of images to one file. More...
#include <mia/2d/imageio.hh>
Public Member Functions | |
C2DImageVector * | clone () const __attribute__((warn_unused_result)) |
Public Member Functions inherited from CIOData | |
const std::string & | get_source_format () const |
void | set_source_format (const std::string &format) |
Vector of 2D images to load and store series of images to one file.
Definition at line 38 of file 2d/imageio.hh.
C2DImageVector* C2DImageVector::clone | ( | ) | const |