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>

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
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

 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
 

Definition at line 49 of file itkVectorToRGBImageAdaptor.h.

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

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

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

Definition at line 61 of file itkVectorToRGBImageAdaptor.h.

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

Definition at line 60 of file itkVectorToRGBImageAdaptor.h.

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

Definition at line 48 of file itkVectorToRGBImageAdaptor.h.

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

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

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

Definition at line 47 of file itkVectorToRGBImageAdaptor.h.


Constructor & Destructor Documentation

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

Definition at line 64 of file itkVectorToRGBImageAdaptor.h.

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

Definition at line 65 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).

template<class TImage>
Pointer itk::VectorToRGBImageAdaptor< 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:14:17 2007 for ITK by doxygen 1.3.8 written by Dimitri van Heesch, © 1997-2000