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