![]() |
Orfeo Toolbox
3.16
|
#include <itkComposeRGBAImageFilter.h>
Inheritance diagram for itk::Functor::ComposeRGBA< TInput >:Public Types | |
| typedef RGBAPixel< TInput > | OutputType |
Public Member Functions | |
| ComposeRGBA () | |
| ~ComposeRGBA () | |
| bool | operator!= (const ComposeRGBA &) const |
| OutputType | operator() (const std::vector< TInput > &in) const |
| bool | operator== (const ComposeRGBA &other) const |
Definition at line 30 of file itkComposeRGBAImageFilter.h.
| typedef RGBAPixel<TInput> itk::Functor::ComposeRGBA< TInput >::OutputType |
Definition at line 33 of file itkComposeRGBAImageFilter.h.
|
inline |
Definition at line 34 of file itkComposeRGBAImageFilter.h.
|
inline |
Definition at line 35 of file itkComposeRGBAImageFilter.h.
|
inline |
Definition at line 36 of file itkComposeRGBAImageFilter.h.
|
inline |
Definition at line 44 of file itkComposeRGBAImageFilter.h.
|
inline |
Definition at line 40 of file itkComposeRGBAImageFilter.h.