#include <itkVectorToRGBImageAdaptor.h>
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 Member Functions | |
virtual const char * | GetClassName () const |
Static Public Member Functions | |
Pointer | New () |
Protected Member Functions | |
VectorToRGBImageAdaptor () | |
virtual | ~VectorToRGBImageAdaptor () |
Definition at line 35 of file itkVectorToRGBImageAdaptor.h.
|
Definition at line 49 of file itkVectorToRGBImageAdaptor.h. |
|
Definition at line 48 of file itkVectorToRGBImageAdaptor.h. |
|
Standard class typedefs. Definition at line 43 of file itkVectorToRGBImageAdaptor.h. |
|
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). |
|
Method for creation through the object factory. |