SimpleITK
|
#include <string>
#include <vector>
#include <ostream>
Go to the source code of this file.
Namespaces | |
namespace | itk |
namespace | itk::simple |
namespace | itk::simple::ioutils |
Functions | |
SITKIO_HIDDEN itk::SmartPointer< ImageIOBase > | itk::simple::ioutils::CreateImageIOByName (const std::string &ioname) |
SITKIO_HIDDEN std::vector< std::string > | itk::simple::ioutils::GetRegisteredImageIOs () |
SITKIO_HIDDEN void | itk::simple::ioutils::PrintRegisteredImageIOs (std::ostream &out) |