#include <itkRGBToVectorImageAdaptor.h>
Inheritance diagram for itk::RGBToVectorImageAdaptor:
Public Types | |
typedef RGBToVectorImageAdaptor | Self |
typedef ImageAdaptor< TImage, Accessor::RGBToVectorPixelAccessor< typename TImage::PixelType::ComponentType > > | Superclass |
typedef SmartPointer< Self > | Pointer |
typedef SmartPointer< const Self > | ConstPointer |
Public Methods | |
virtual const char * | GetClassName () const |
Static Public Methods | |
Pointer | New () |
Protected Methods | |
RGBToVectorImageAdaptor () | |
virtual | ~RGBToVectorImageAdaptor () |
Definition at line 35 of file itkRGBToVectorImageAdaptor.h.
|
Reimplemented from itk::ImageAdaptor< TImage, Accessor::RGBToVectorPixelAccessor< TImage::PixelType::ComponentType > >. Definition at line 49 of file itkRGBToVectorImageAdaptor.h. |
|
Reimplemented from itk::ImageAdaptor< TImage, Accessor::RGBToVectorPixelAccessor< TImage::PixelType::ComponentType > >. Definition at line 48 of file itkRGBToVectorImageAdaptor.h. |
|
Standard class typedefs. Reimplemented from itk::ImageAdaptor< TImage, Accessor::RGBToVectorPixelAccessor< TImage::PixelType::ComponentType > >. Definition at line 43 of file itkRGBToVectorImageAdaptor.h. |
|
Reimplemented from itk::ImageAdaptor< TImage, Accessor::RGBToVectorPixelAccessor< TImage::PixelType::ComponentType > >. Definition at line 47 of file itkRGBToVectorImageAdaptor.h. |
|
Definition at line 58 of file itkRGBToVectorImageAdaptor.h. |
|
Definition at line 59 of file itkRGBToVectorImageAdaptor.h. |
|
Run-time type information (and related methods). Reimplemented from itk::ImageAdaptor< TImage, Accessor::RGBToVectorPixelAccessor< TImage::PixelType::ComponentType > >. |
|
Method for creation through the object factory. Reimplemented from itk::ImageAdaptor< TImage, Accessor::RGBToVectorPixelAccessor< TImage::PixelType::ComponentType > >. |