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


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 Methods | |
| Pointer | New () |
Protected Methods | |
| ComposeRGBImageFilter () | |
| virtual | ~ComposeRGBImageFilter () |
|
|||||
|
Reimplemented from itk::TernaryFunctorImageFilter< TInputImage, TInputImage, TInputImage, TOutputImage, Function::ComposeRGB< TInputImage::PixelType > >. Definition at line 80 of file itkComposeRGBImageFilter.h. |
|
|||||
|
Some convenient typedefs. Reimplemented from itk::TernaryFunctorImageFilter< TInputImage, TInputImage, TInputImage, TOutputImage, Function::ComposeRGB< TInputImage::PixelType > >. Definition at line 82 of file itkComposeRGBImageFilter.h. |
|
|||||
|
Reimplemented from itk::TernaryFunctorImageFilter< TInputImage, TInputImage, TInputImage, TOutputImage, Function::ComposeRGB< TInputImage::PixelType > >. Definition at line 79 of file itkComposeRGBImageFilter.h. |
|
|||||
|
Standard class typedefs. Reimplemented from itk::TernaryFunctorImageFilter< TInputImage, TInputImage, TInputImage, TOutputImage, Function::ComposeRGB< TInputImage::PixelType > >. Definition at line 73 of file itkComposeRGBImageFilter.h. |
|
|||||
|
Reimplemented from itk::TernaryFunctorImageFilter< TInputImage, TInputImage, TInputImage, TOutputImage, Function::ComposeRGB< TInputImage::PixelType > >. 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< TInputImage, TInputImage, TInputImage, TOutputImage, Function::ComposeRGB< TInputImage::PixelType > >. |
1.2.15 written by Dimitri van Heesch,
© 1997-2000