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

itk::Functor::ComposeRGBA< TInput > Class Template Reference

#include <itkComposeRGBAImageFilter.h>

List of all members.


Detailed Description

template<class TInput>
class itk::Functor::ComposeRGBA< TInput >

Definition at line 46 of file itkComposeRGBAImageFilter.h.

Public Types

typedef RGBAPixel< TInput > OutputType

Public Member Functions

 ComposeRGBA ()
bool operator!= (const ComposeRGBA &) const
OutputType operator() (const std::vector< TInput > &in)
bool operator== (const ComposeRGBA &other) const
 ~ComposeRGBA ()


Member Typedef Documentation

template<class TInput>
typedef RGBAPixel<TInput> itk::Functor::ComposeRGBA< TInput >::OutputType

Definition at line 49 of file itkComposeRGBAImageFilter.h.


Constructor & Destructor Documentation

template<class TInput>
itk::Functor::ComposeRGBA< TInput >::ComposeRGBA (  )  [inline]

Definition at line 50 of file itkComposeRGBAImageFilter.h.

template<class TInput>
itk::Functor::ComposeRGBA< TInput >::~ComposeRGBA (  )  [inline]

Definition at line 51 of file itkComposeRGBAImageFilter.h.


Member Function Documentation

template<class TInput>
bool itk::Functor::ComposeRGBA< TInput >::operator!= ( const ComposeRGBA< TInput > &   )  const [inline]

Definition at line 52 of file itkComposeRGBAImageFilter.h.

template<class TInput>
OutputType itk::Functor::ComposeRGBA< TInput >::operator() ( const std::vector< TInput > &  in  )  [inline]

Definition at line 60 of file itkComposeRGBAImageFilter.h.

References itk::RGBAPixel< TComponent >::Set().

template<class TInput>
bool itk::Functor::ComposeRGBA< TInput >::operator== ( const ComposeRGBA< TInput > &  other  )  const [inline]

Definition at line 56 of file itkComposeRGBAImageFilter.h.


The documentation for this class was generated from the following file:
Generated at Thu Nov 6 14:19:30 2008 for ITK by doxygen 1.5.1 written by Dimitri van Heesch, © 1997-2000