#include <itkRGBToVectorImageAdaptor.h>
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 * | GetClassName () const |
Static Public Member Functions | |
| Pointer | New () |
Protected Member Functions | |
| RGBToVectorImageAdaptor () | |
| virtual | ~RGBToVectorImageAdaptor () |
Definition at line 35 of file itkRGBToVectorImageAdaptor.h.
|
|||||
|
Definition at line 49 of file itkRGBToVectorImageAdaptor.h. |
|
|||||
|
PixelContainer typedef support. Used to construct a container for the pixel data. Definition at line 59 of file itkRGBToVectorImageAdaptor.h. |
|
|||||
|
Definition at line 61 of file itkRGBToVectorImageAdaptor.h. |
|
|||||
|
Definition at line 60 of file itkRGBToVectorImageAdaptor.h. |
|
|||||
|
Definition at line 48 of file itkRGBToVectorImageAdaptor.h. |
|
|||||
|
Standard class typedefs. Definition at line 43 of file itkRGBToVectorImageAdaptor.h. |
|
|||||
|
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). |
|
|||||||||
|
Method for creation through the object factory. |
1.3.8 written by Dimitri van Heesch,
© 1997-2000