SimpleITK  
Functions
itk::simple::ioutils Namespace Reference

Functions

SITKIO_HIDDEN itk::SmartPointer< ImageIOBaseCreateImageIOByName (const std::string &ioname)
 
SITKIO_HIDDEN std::vector< std::string > GetRegisteredImageIOs ()
 
SITKIO_HIDDEN void PrintRegisteredImageIOs (std::ostream &out)
 

Function Documentation

◆ CreateImageIOByName()

SITKIO_HIDDEN itk::SmartPointer<ImageIOBase> itk::simple::ioutils::CreateImageIOByName ( const std::string &  ioname)

◆ GetRegisteredImageIOs()

SITKIO_HIDDEN std::vector<std::string> itk::simple::ioutils::GetRegisteredImageIOs ( )

◆ PrintRegisteredImageIOs()

SITKIO_HIDDEN void itk::simple::ioutils::PrintRegisteredImageIOs ( std::ostream &  out)