#include <itkRGBToVectorImageAdaptor.h>
Inheritance diagram for itk::RGBToVectorImageAdaptor< TImage >:
Public Types | |
typedef RGBToVectorImageAdaptor | Self |
typedef ImageAdaptor< TImage, Accessor::RGBToVectorPixelAccessor< typename TImage::PixelType::ComponentType > > | Superclass |
typedef SmartPointer< Self > | Pointer |
typedef SmartPointer< const Self > | ConstPointer |
typedef Superclass::PixelContainer | PixelContainer |
typedef Superclass::PixelContainerPointer | PixelContainerPointer |
typedef Superclass::PixelContainerConstPointer | PixelContainerConstPointer |
Public Member Functions | |
virtual const char * | GetNameOfClass () const |
Static Public Member Functions | |
Pointer | New () |
Protected Member Functions | |
RGBToVectorImageAdaptor () | |
virtual | ~RGBToVectorImageAdaptor () |
Definition at line 35 of file itkRGBToVectorImageAdaptor.h.
|
Reimplemented from itk::ImageAdaptor< TImage, TAccessor >. Definition at line 49 of file itkRGBToVectorImageAdaptor.h. |
|
PixelContainer typedef support. Used to construct a container for the pixel data. Reimplemented from itk::ImageAdaptor< TImage, TAccessor >. Definition at line 59 of file itkRGBToVectorImageAdaptor.h. |
|
Reimplemented from itk::ImageAdaptor< TImage, TAccessor >. Definition at line 61 of file itkRGBToVectorImageAdaptor.h. |
|
Reimplemented from itk::ImageAdaptor< TImage, TAccessor >. Definition at line 60 of file itkRGBToVectorImageAdaptor.h. |
|
Reimplemented from itk::ImageAdaptor< TImage, TAccessor >. Definition at line 48 of file itkRGBToVectorImageAdaptor.h. |
|
Standard class typedefs. Reimplemented from itk::ImageAdaptor< TImage, TAccessor >. Definition at line 43 of file itkRGBToVectorImageAdaptor.h. |
|
Reimplemented from itk::ImageAdaptor< TImage, TAccessor >. Definition at line 47 of file itkRGBToVectorImageAdaptor.h. |
|
Definition at line 64 of file itkRGBToVectorImageAdaptor.h. |
|
Definition at line 65 of file itkRGBToVectorImageAdaptor.h. |
|
Run-time type information (and related methods). Reimplemented from itk::ImageAdaptor< TImage, TAccessor >. |
|
Method for creation through the object factory. Reimplemented from itk::ImageAdaptor< TImage, TAccessor >. |