SimpleITK
1.0.1
|
#include "sitkMacro.h"
#include "sitkImage.h"
#include "sitkMemberFunctionFactory.h"
#include "sitkIO.h"
#include "sitkProcessObject.h"
#include <memory>
Go to the source code of this file.
Classes | |
class | itk::simple::ImageFileWriter |
Write out a SimpleITK image to the specified file location. More... | |
class | itk::SmartPointer< TObjectType > |
Namespaces | |
itk | |
itk::simple | |
Functions | |
SITKIO_EXPORT void | itk::simple::WriteImage (const Image &image, const std::string &fileName, bool useCompression=false) |