ITK
6.0.0
Insight Toolkit
|
#include <itkNthElementImageAdaptor.h>
Definition at line 48 of file itkNthElementImageAdaptor.h.
Public Types | |
using | PixelAccessor = NthElementPixelAccessor< TOutputPixelType, typename TImage::PixelType > |
using | Super = ImageAdaptor< TImage, PixelAccessor > |
using itk::NthElementImageAdaptorHelper< TImage, TOutputPixelType >::PixelAccessor = NthElementPixelAccessor<TOutputPixelType, typename TImage::PixelType> |
Definition at line 51 of file itkNthElementImageAdaptor.h.
using itk::NthElementImageAdaptorHelper< TImage, TOutputPixelType >::Super = ImageAdaptor<TImage, PixelAccessor> |
Definition at line 53 of file itkNthElementImageAdaptor.h.