ITK  5.4.0
Insight Toolkit
Classes | Namespaces
itkImageFileWriter.h File Reference
#include "ITKIOImageBaseExport.h"
#include "itkProcessObject.h"
#include "itkImageIOBase.h"
#include "itkMacro.h"
#include "itkMetaProgrammingLibrary.h"
#include "itkImageFileWriter.hxx"
+ Include dependency graph for itkImageFileWriter.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  itk::ImageFileWriter< TInputImage >
 
class  itk::ImageFileWriterException
 

Namespaces

 itk
 

Functions

template<typename TImagePointer >
ITK_TEMPLATE_EXPORT void itk::WriteImage (TImagePointer &&image, const std::string &filename, bool compress=false)