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>

Inheritance diagram for itk::Functor::ComposeRGBA< TInput >:

Inheritance graph
[legend]

List of all members.

Public Types

typedef RGBAPixel< TInput > OutputType

Public Member Functions

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


Detailed Description

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

Definition at line 30 of file itkComposeRGBAImageFilter.h.


Member Typedef Documentation

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

Definition at line 33 of file itkComposeRGBAImageFilter.h.


Constructor & Destructor Documentation

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

Definition at line 34 of file itkComposeRGBAImageFilter.h.

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

Definition at line 35 of file itkComposeRGBAImageFilter.h.


Member Function Documentation

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

Definition at line 36 of file itkComposeRGBAImageFilter.h.

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

Definition at line 44 of file itkComposeRGBAImageFilter.h.

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

Definition at line 40 of file itkComposeRGBAImageFilter.h.


The documentation for this class was generated from the following file:

Generated at Tue Sep 15 15:29:21 2009 for ITK by doxygen 1.5.8 written by Dimitri van Heesch, © 1997-2000