#include "itkImageFileWriter.h"
#include "itkImageIOBase.h"
#include "itkMacro.h"
#include "itkSize.h"
#include "itkImageIORegion.h"
#include "itkCastImageFilter.h"
#include "elxDefaultConstruct.h"
#include "elxPixelTypeToString.h"
#include "itkImageFileCastWriter.hxx"
Go to the source code of this file.
|
| template<typename TImage> |
| void | itk::WriteCastedImage (const TImage &image, const std::string &filename, const std::string &outputComponentType, bool compress) |
Generated on 26-02-2026
for elastix by 1.16.1 (669aeeefca743c148e2d935b3d3c69535c7491e6) |
|