4#ifndef _itk_image_type_h_
5#define _itk_image_type_h_
19#include "itkImageIOBase.h"
20#include "itkVectorImage.h"
itk::Image< uint32_t, 3 > UInt32ImageType
Definition itk_image_type.h:34
itk::Image< int64_t, 3 > Int64ImageType
Definition itk_image_type.h:35
itk::Image< uint32_t, 2 > UInt32Image2DType
Definition itk_image_type.h:47
itk::Image< FloatVector3DType, 3 > DeformationFieldType
Definition itk_image_type.h:55
itk::Image< short, 2 > ShortImage2DType
Definition itk_image_type.h:44
itk::VectorImage< unsigned char, 3 > UCharVecImageType
Definition itk_image_type.h:40
itk::VectorImage< unsigned char, 2 > UCharVecImage2DType
Definition itk_image_type.h:53
itk::Image< char, 3 > CharImageType
Definition itk_image_type.h:29
itk::Image< uint64_t, 3 > UInt64ImageType
Definition itk_image_type.h:36
itk::Image< unsigned char, 4 > UCharImage4DType
Definition itk_image_type.h:26
itk::Image< unsigned char, 2 > UCharImage2DType
Definition itk_image_type.h:43
itk::Image< uint64_t, 2 > UInt64Image2DType
Definition itk_image_type.h:49
itk::Image< int32_t, 2 > Int32Image2DType
Definition itk_image_type.h:46
itk::Image< unsigned char, 3 > UCharImageType
Definition itk_image_type.h:30
itk::Image< unsigned short, 3 > UShortImageType
Definition itk_image_type.h:32
itk::Image< double, 3 > DoubleImageType
Definition itk_image_type.h:38
itk::Image< double, 2 > DoubleImage2DType
Definition itk_image_type.h:51
itk::Image< int32_t, 3 > Int32ImageType
Definition itk_image_type.h:33
itk::Image< int64_t, 2 > Int64Image2DType
Definition itk_image_type.h:48
itk::Image< unsigned short, 2 > UShortImage2DType
Definition itk_image_type.h:45
itk::Image< short, 3 > ShortImageType
Definition itk_image_type.h:31
itk::Image< float, 3 > FloatImageType
Definition itk_image_type.h:37
itk::Image< float, 2 > FloatImage2DType
Definition itk_image_type.h:50