#include <itkExpNegativeImageAdaptor.h>
Public Types | |
typedef ExpNegativeImageAdaptor | Self |
typedef ImageAdaptor< TImage, Accessor::ExpNegativePixelAccessor< typename TImage::PixelType, TOutputPixelType > > | Superclass |
typedef SmartPointer< Self > | Pointer |
typedef SmartPointer< const Self > | ConstPointer |
Public Member Functions | |
virtual const char * | GetClassName () const |
Static Public Member Functions | |
Pointer | New () |
Protected Member Functions | |
ExpNegativeImageAdaptor () | |
virtual | ~ExpNegativeImageAdaptor () |
Additional casting is performed according to the input and output image types following C++ default casting rules.
Definition at line 68 of file itkExpNegativeImageAdaptor.h.
|
Definition at line 80 of file itkExpNegativeImageAdaptor.h. |
|
Definition at line 79 of file itkExpNegativeImageAdaptor.h. |
|
Standard class typedefs. Definition at line 75 of file itkExpNegativeImageAdaptor.h. |
|
Definition at line 78 of file itkExpNegativeImageAdaptor.h. |
|
Definition at line 89 of file itkExpNegativeImageAdaptor.h. |
|
Definition at line 90 of file itkExpNegativeImageAdaptor.h. |
|
Run-time type information (and related methods). |
|
Method for creation through the object factory. |