#include <itkComposeRGBImageFilter.h>
Inheritance diagram for itk::ComposeRGBImageFilter< TInputImage, TOutputImage >:


Public Types | |
| typedef ComposeRGBImageFilter | Self |
| typedef TernaryFunctorImageFilter< TInputImage, TInputImage, TInputImage, TOutputImage, Function::ComposeRGB< typename TInputImage::PixelType > > | Superclass |
| typedef SmartPointer< Self > | Pointer |
| typedef SmartPointer< const Self > | ConstPointer |
| typedef Superclass::OutputImageType | OutputImageType |
Static Public Member Functions | |
| Pointer | New () |
Protected Member Functions | |
| ComposeRGBImageFilter () | |
| virtual | ~ComposeRGBImageFilter () |
|
|||||
|
Reimplemented from itk::TernaryFunctorImageFilter< TInputImage1, TInputImage2, TInputImage3, TOutputImage, TFunction >. Definition at line 80 of file itkComposeRGBImageFilter.h. |
|
|||||
|
Superclass typedefs. Reimplemented from itk::TernaryFunctorImageFilter< TInputImage1, TInputImage2, TInputImage3, TOutputImage, TFunction >. Definition at line 82 of file itkComposeRGBImageFilter.h. |
|
|||||
|
Reimplemented from itk::TernaryFunctorImageFilter< TInputImage1, TInputImage2, TInputImage3, TOutputImage, TFunction >. Definition at line 79 of file itkComposeRGBImageFilter.h. |
|
|||||
|
Standard class typedefs. Reimplemented from itk::TernaryFunctorImageFilter< TInputImage1, TInputImage2, TInputImage3, TOutputImage, TFunction >. Definition at line 73 of file itkComposeRGBImageFilter.h. |
|
|||||
|
Reimplemented from itk::TernaryFunctorImageFilter< TInputImage1, TInputImage2, TInputImage3, TOutputImage, TFunction >. Definition at line 78 of file itkComposeRGBImageFilter.h. |
|
|||||||||
|
Definition at line 88 of file itkComposeRGBImageFilter.h. |
|
|||||||||
|
Definition at line 89 of file itkComposeRGBImageFilter.h. |
|
|||||||||
|
Method for creation through the object factory. Reimplemented from itk::TernaryFunctorImageFilter< TInputImage1, TInputImage2, TInputImage3, TOutputImage, TFunction >. |
1.3.5 written by Dimitri van Heesch,
© 1997-2000