![]() |
ITK
4.2.0
Insight Segmentation and Registration Toolkit
|
#include <itkComposeRGBImageFilter.h>
Inheritance diagram for itk::Functor::ComposeRGB< TInput >:Public Types | |
| typedef RGBPixel< TInput > | OutputType |
Public Member Functions | |
| ComposeRGB () | |
| bool | operator!= (const ComposeRGB &) const |
| OutputType | operator() (const TInput &R, const TInput &G, const TInput &B) const |
| bool | operator== (const ComposeRGB &other) const |
| ~ComposeRGB () | |
Definition at line 29 of file itkComposeRGBImageFilter.h.
| typedef RGBPixel< TInput > itk::Functor::ComposeRGB< TInput >::OutputType |
Definition at line 32 of file itkComposeRGBImageFilter.h.
|
inline |
Definition at line 33 of file itkComposeRGBImageFilter.h.
|
inline |
Definition at line 34 of file itkComposeRGBImageFilter.h.
|
inline |
Definition at line 35 of file itkComposeRGBImageFilter.h.
|
inline |
Definition at line 45 of file itkComposeRGBImageFilter.h.
|
inline |
Definition at line 40 of file itkComposeRGBImageFilter.h.
1.8.1