|
SimpleITK
1.0.1
|
#include "sitkMacro.h"#include "sitkImage.h"#include "sitkMemberFunctionFactory.h"#include "sitkIO.h"#include "sitkProcessObject.h"#include <memory>
Include dependency graph for sitkImageFileWriter.h:
This graph shows which files directly or indirectly include this file: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) |
1.8.9.1