#include <itkComposeRGBImageFilter.h>
Public Types | |
typedef RGBPixel< TInput > | OutputType |
Public Member Functions | |
ComposeRGB () | |
~ComposeRGB () | |
OutputType | operator() (const TInput &R, const TInput &G, const TInput &B) |
bool | operator!= (const ComposeRGB &) const |
|
Definition at line 43 of file itkComposeRGBImageFilter.h. Referenced by itk::Function::ComposeRGB< TInput >::operator()(). |
|
Definition at line 44 of file itkComposeRGBImageFilter.h. |
|
Definition at line 45 of file itkComposeRGBImageFilter.h. |
|
Definition at line 54 of file itkComposeRGBImageFilter.h. |
|
Definition at line 46 of file itkComposeRGBImageFilter.h. References itk::Function::ComposeRGB< TInput >::OutputType, and itk::RGBPixel< TComponent >::Set(). |