ITK
5.2.0
Insight Toolkit
|
#include <itkImageIORegion.h>
Public Types | |
using | ImageIndexType = typename ImageRegionType::IndexType |
using | ImageIORegionType = ImageIORegion |
using | ImageRegionType = ImageRegion< VDimension > |
using | ImageSizeType = typename ImageRegionType::SizeType |
Static Public Member Functions | |
static void | Convert (const ImageIORegionType &inIORegion, ImageRegionType &outImageRegion, const ImageIndexType &largestRegionIndex) |
static void | Convert (const ImageRegionType &inImageRegion, ImageIORegionType &outIORegion, const ImageIndexType &largestRegionIndex) |
Helper class for converting ImageRegions into ImageIORegions and back.
Definition at line 204 of file itkImageIORegion.h.
using itk::ImageIORegionAdaptor< VDimension >::ImageIndexType = typename ImageRegionType::IndexType |
Definition at line 211 of file itkImageIORegion.h.
using itk::ImageIORegionAdaptor< VDimension >::ImageIORegionType = ImageIORegion |
Definition at line 208 of file itkImageIORegion.h.
using itk::ImageIORegionAdaptor< VDimension >::ImageRegionType = ImageRegion<VDimension> |
Definition at line 207 of file itkImageIORegion.h.
using itk::ImageIORegionAdaptor< VDimension >::ImageSizeType = typename ImageRegionType::SizeType |
Definition at line 210 of file itkImageIORegion.h.
|
inlinestatic |
Definition at line 254 of file itkImageIORegion.h.
References itk::ImageIORegion::GetImageDimension(), itk::ImageIORegion::GetIndex(), itk::ImageIORegion::GetSize(), itk::ImageRegion< VImageDimension >::SetIndex(), and itk::ImageRegion< VImageDimension >::SetSize().
|
inlinestatic |
Definition at line 214 of file itkImageIORegion.h.
References itk::ImageIORegion::GetImageDimension(), itk::ImageRegion< VImageDimension >::GetIndex(), itk::ImageRegion< VImageDimension >::GetSize(), itk::ImageIORegion::SetIndex(), and itk::ImageIORegion::SetSize().