18#ifndef itkImageDuplicator_h
19#define itkImageDuplicator_h
53template <
typename TInputImage>
105#if !defined(ITK_LEGACY_REMOVE)
108 GetModifiableOutput()
110 return this->m_DuplicateImage.GetPointer();
131#ifndef ITK_MANUAL_INSTANTIATION
132# include "itkImageDuplicator.hxx"
typename TInputImage::Pointer ImagePointer
SmartPointer< const Self > ConstPointer
ImagePointer m_DuplicateImage
virtual const ImageType * GetOutput() const
typename TInputImage::PixelType PixelType
ImageConstPointer m_InputImage
ImageDuplicator()=default
static constexpr unsigned int ImageDimension
virtual ImageType * GetOutput()
typename TInputImage::ConstPointer ImageConstPointer
ModifiedTimeType m_InternalImageTime
typename TInputImage::IndexType IndexType
~ImageDuplicator() override=default
void PrintSelf(std::ostream &os, Indent indent) const override
SmartPointer< Self > Pointer
Control indentation during Print() invocation.
Implements transparent reference counting.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....
SizeValueType ModifiedTimeType