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

#include <itkComposeRGBImageFilter.h>

+ Inheritance diagram for itk::Function::ComposeRGB< TInput >:

Public Types

typedef RGBPixel< TInput > OutputType
 

Public Member Functions

 ComposeRGB ()
 
 ~ComposeRGB ()
 
bool operator!= (const ComposeRGB &) const
 
OutputType operator() (const TInput &R, const TInput &G, const TInput &B) const
 
bool operator== (const ComposeRGB &other) const
 

Detailed Description

template<class TInput>
class itk::Function::ComposeRGB< TInput >

Definition at line 29 of file itkComposeRGBImageFilter.h.

Member Typedef Documentation

template<class TInput>
typedef RGBPixel<TInput> itk::Function::ComposeRGB< TInput >::OutputType

Definition at line 32 of file itkComposeRGBImageFilter.h.

Constructor & Destructor Documentation

template<class TInput>
itk::Function::ComposeRGB< TInput >::ComposeRGB ( )
inline

Definition at line 33 of file itkComposeRGBImageFilter.h.

template<class TInput>
itk::Function::ComposeRGB< TInput >::~ComposeRGB ( )
inline

Definition at line 34 of file itkComposeRGBImageFilter.h.

Member Function Documentation

template<class TInput>
bool itk::Function::ComposeRGB< TInput >::operator!= ( const ComposeRGB< TInput > &  ) const
inline

Definition at line 35 of file itkComposeRGBImageFilter.h.

template<class TInput>
OutputType itk::Function::ComposeRGB< TInput >::operator() ( const TInput &  R,
const TInput &  G,
const TInput &  B 
) const
inline

Definition at line 43 of file itkComposeRGBImageFilter.h.

template<class TInput>
bool itk::Function::ComposeRGB< TInput >::operator== ( const ComposeRGB< TInput > &  other) const
inline

Definition at line 39 of file itkComposeRGBImageFilter.h.


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

Generated at Sun May 19 2013 03:03:11 for Orfeo Toolbox with doxygen 1.8.3.1