#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 | |
| namespace | itk |
Functions | |
| template<typename TImagePointer> | |
| ITK_TEMPLATE_EXPORT void | itk::WriteImage (TImagePointer &&image, const std::string &filename, bool compress=false) |