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

itk::Function::RGBToLuminance< TInput, TOutput > Class Template Reference

#include <itkRGBToLuminanceImageFilter.h>

List of all members.

Public Types

typedef TInput::ComponentType ComponentType
typedef itk::NumericTraits<
ComponentType >::RealType 
RealType

Public Member Functions

 RGBToLuminance ()
 ~RGBToLuminance ()
TOutput operator() (const TInput &A)

template<class TInput, class TOutput>
class itk::Function::RGBToLuminance< TInput, TOutput >


Member Typedef Documentation

template<class TInput, class TOutput>
typedef TInput::ComponentType itk::Function::RGBToLuminance< TInput, TOutput >::ComponentType
 

Definition at line 41 of file itkRGBToLuminanceImageFilter.h.

template<class TInput, class TOutput>
typedef itk::NumericTraits< ComponentType >::RealType itk::Function::RGBToLuminance< TInput, TOutput >::RealType
 

Definition at line 42 of file itkRGBToLuminanceImageFilter.h.


Constructor & Destructor Documentation

template<class TInput, class TOutput>
itk::Function::RGBToLuminance< TInput, TOutput >::RGBToLuminance  )  [inline]
 

Definition at line 44 of file itkRGBToLuminanceImageFilter.h.

template<class TInput, class TOutput>
itk::Function::RGBToLuminance< TInput, TOutput >::~RGBToLuminance  )  [inline]
 

Definition at line 45 of file itkRGBToLuminanceImageFilter.h.


Member Function Documentation

template<class TInput, class TOutput>
TOutput itk::Function::RGBToLuminance< TInput, TOutput >::operator() const TInput &  A  )  [inline]
 

Definition at line 46 of file itkRGBToLuminanceImageFilter.h.


The documentation for this class was generated from the following file:
Generated at Thu May 25 03:02:05 2006 for ITK by doxygen 1.3.5 written by Dimitri van Heesch, © 1997-2000