Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts

itk::RGBToVectorImageAdaptor< TImage > Class Template Reference
[Image Adaptors]

Presents an image of pixel type RGBPixel as being and image of Vectors. More...

#include <itkRGBToVectorImageAdaptor.h>

List of all members.

Public Types

typedef RGBToVectorImageAdaptor Self
typedef ImageAdaptor< TImage,
Accessor::RGBToVectorPixelAccessor<
typename TImage::PixelType::ComponentType > > 
Superclass
typedef SmartPointer< SelfPointer
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 ()


Detailed Description

template<class TImage>
class itk::RGBToVectorImageAdaptor< TImage >

Presents an image of pixel type RGBPixel as being and image of Vectors.

Definition at line 35 of file itkRGBToVectorImageAdaptor.h.


Member Typedef Documentation

template<class TImage>
typedef SmartPointer<const Self> itk::RGBToVectorImageAdaptor< TImage >::ConstPointer
 

Definition at line 49 of file itkRGBToVectorImageAdaptor.h.

template<class TImage>
typedef Superclass::PixelContainer itk::RGBToVectorImageAdaptor< TImage >::PixelContainer
 

PixelContainer typedef support. Used to construct a container for the pixel data. Definition at line 59 of file itkRGBToVectorImageAdaptor.h.

template<class TImage>
typedef Superclass::PixelContainerConstPointer itk::RGBToVectorImageAdaptor< TImage >::PixelContainerConstPointer
 

Definition at line 61 of file itkRGBToVectorImageAdaptor.h.

template<class TImage>
typedef Superclass::PixelContainerPointer itk::RGBToVectorImageAdaptor< TImage >::PixelContainerPointer
 

Definition at line 60 of file itkRGBToVectorImageAdaptor.h.

template<class TImage>
typedef SmartPointer<Self> itk::RGBToVectorImageAdaptor< TImage >::Pointer
 

Definition at line 48 of file itkRGBToVectorImageAdaptor.h.

template<class TImage>
typedef RGBToVectorImageAdaptor itk::RGBToVectorImageAdaptor< TImage >::Self
 

Standard class typedefs. Definition at line 43 of file itkRGBToVectorImageAdaptor.h.

template<class TImage>
typedef ImageAdaptor<TImage, Accessor::RGBToVectorPixelAccessor< typename TImage::PixelType::ComponentType > > itk::RGBToVectorImageAdaptor< TImage >::Superclass
 

Definition at line 47 of file itkRGBToVectorImageAdaptor.h.


Constructor & Destructor Documentation

template<class TImage>
itk::RGBToVectorImageAdaptor< TImage >::RGBToVectorImageAdaptor  )  [inline, protected]
 

Definition at line 64 of file itkRGBToVectorImageAdaptor.h.

template<class TImage>
virtual itk::RGBToVectorImageAdaptor< TImage >::~RGBToVectorImageAdaptor  )  [inline, protected, virtual]
 

Definition at line 65 of file itkRGBToVectorImageAdaptor.h.


Member Function Documentation

template<class TImage>
virtual const char* itk::RGBToVectorImageAdaptor< TImage >::GetClassName  )  const [virtual]
 

Run-time type information (and related methods).

template<class TImage>
Pointer itk::RGBToVectorImageAdaptor< TImage >::New  )  [static]
 

Method for creation through the object factory.


The documentation for this class was generated from the following file:
Generated at Sun Apr 1 03:12:46 2007 for ITK by doxygen 1.3.8 written by Dimitri van Heesch, © 1997-2000