SimpleITK  1.2.4
Classes | Namespaces | Functions
sitkImageSeriesWriter.h File Reference
#include "sitkMacro.h"
#include "sitkImage.h"
#include "sitkProcessObject.h"
#include "sitkIO.h"
#include "sitkMemberFunctionFactory.h"
+ Include dependency graph for sitkImageSeriesWriter.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  itk::simple::ImageSeriesWriter
 Writer series of image from a SimpleITK image. More...
 

Namespaces

 itk
 
 itk::simple
 

Functions

SITKIO_EXPORT void itk::simple::WriteImage (const Image &image, const std::vector< std::string > &fileNames, bool useCompression=false)