ITK
6.0.0
Insight Toolkit
|
#include "ITKIOImageBaseExport.h"
#include "itkProcessObject.h"
#include "itkImageIOBase.h"
#include "itkMacro.h"
#include "itkMetaProgrammingLibrary.h"
#include "itkImageFileWriter.hxx"
Go to the source code of this file.
Classes | |
class | itk::ImageFileWriter< TInputImage > |
class | itk::ImageFileWriterException |
Namespaces | |
namespace | itk |
Functions | |
template<typename TImagePointer > | |
ITK_TEMPLATE_EXPORT void | itk::WriteImage (TImagePointer &&image, const std::string &filename, bool compress=false) |