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

itk::Function::ComposeRGB< TInput > Class Template Reference

#include <itkComposeRGBImageFilter.h>

List of all members.

Public Types

typedef RGBPixel< TInput > OutputType

Public Methods

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

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


Member Typedef Documentation

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

Definition at line 43 of file itkComposeRGBImageFilter.h.


Constructor & Destructor Documentation

template<class TInput>
itk::Function::ComposeRGB< TInput >::ComposeRGB   [inline]
 

Definition at line 44 of file itkComposeRGBImageFilter.h.

template<class TInput>
itk::Function::ComposeRGB< TInput >::~ComposeRGB   [inline]
 

Definition at line 45 of file itkComposeRGBImageFilter.h.


Member Function Documentation

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

Definition at line 54 of file itkComposeRGBImageFilter.h.

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

Definition at line 46 of file itkComposeRGBImageFilter.h.

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


The documentation for this class was generated from the following file:
Generated at Fri May 21 01:51:56 2004 for ITK by doxygen 1.2.15 written by Dimitri van Heesch, © 1997-2000