Orfeo Toolbox  3.16
Public Types | Public Member Functions | List of all members
itk::Functor::ComposeRGBA< TInput > Class Template Reference

#include <itkComposeRGBAImageFilter.h>

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

Public Types

typedef RGBAPixel< TInput > OutputType
 

Public Member Functions

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

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 Sun May 19 2013 03:03:12 for Orfeo Toolbox with doxygen 1.8.3.1