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

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

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

#include <itkVectorToRGBImageAdaptor.h>

Inheritance diagram for itk::VectorToRGBImageAdaptor:

Inheritance graph
[legend]
Collaboration diagram for itk::VectorToRGBImageAdaptor< TImage >:

Collaboration graph
[legend]
List of all members.

Public Types

typedef VectorToRGBImageAdaptor Self
typedef ImageAdaptor< TImage,
Accessor::VectorToRGBPixelAccessor<
typename TImage::PixelType::ValueType > > 
Superclass
typedef SmartPointer< SelfPointer
typedef SmartPointer< const
Self
ConstPointer

Public Methods

virtual const char * GetClassName () const

Static Public Methods

Pointer New ()

Protected Methods

 VectorToRGBImageAdaptor ()
virtual ~VectorToRGBImageAdaptor ()

Detailed Description

template<class TImage>
class itk::VectorToRGBImageAdaptor< TImage >

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

Definition at line 35 of file itkVectorToRGBImageAdaptor.h.


Member Typedef Documentation

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

Reimplemented from itk::ImageAdaptor< TImage, Accessor::VectorToRGBPixelAccessor< TImage::PixelType::ValueType > >.

Definition at line 49 of file itkVectorToRGBImageAdaptor.h.

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

Reimplemented from itk::ImageAdaptor< TImage, Accessor::VectorToRGBPixelAccessor< TImage::PixelType::ValueType > >.

Definition at line 48 of file itkVectorToRGBImageAdaptor.h.

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

Standard class typedefs.

Reimplemented from itk::ImageAdaptor< TImage, Accessor::VectorToRGBPixelAccessor< TImage::PixelType::ValueType > >.

Definition at line 43 of file itkVectorToRGBImageAdaptor.h.

template<class TImage>
typedef ImageAdaptor<TImage, Accessor::VectorToRGBPixelAccessor< typename TImage::PixelType::ValueType > > itk::VectorToRGBImageAdaptor< TImage >::Superclass
 

Reimplemented from itk::ImageAdaptor< TImage, Accessor::VectorToRGBPixelAccessor< TImage::PixelType::ValueType > >.

Definition at line 47 of file itkVectorToRGBImageAdaptor.h.


Constructor & Destructor Documentation

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

Definition at line 58 of file itkVectorToRGBImageAdaptor.h.

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

Definition at line 59 of file itkVectorToRGBImageAdaptor.h.


Member Function Documentation

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

Run-time type information (and related methods).

Reimplemented from itk::ImageAdaptor< TImage, Accessor::VectorToRGBPixelAccessor< TImage::PixelType::ValueType > >.

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

Method for creation through the object factory.

Reimplemented from itk::ImageAdaptor< TImage, Accessor::VectorToRGBPixelAccessor< TImage::PixelType::ValueType > >.


The documentation for this class was generated from the following file:
Generated at Fri May 21 01:44:42 2004 for ITK by doxygen 1.2.15 written by Dimitri van Heesch, © 1997-2000