#include <itkLog10ImageAdaptor.h>
Public Types | |
typedef Log10ImageAdaptor | Self |
typedef ImageAdaptor< TImage, Accessor::Log10PixelAccessor< 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 | |
Log10ImageAdaptor () | |
virtual | ~Log10ImageAdaptor () |
Additional casting is performed according to the input and output image types following C++ default casting rules.
Definition at line 72 of file itkLog10ImageAdaptor.h.
|
Definition at line 84 of file itkLog10ImageAdaptor.h. |
|
Definition at line 83 of file itkLog10ImageAdaptor.h. |
|
Standard class typedefs. Definition at line 79 of file itkLog10ImageAdaptor.h. |
|
Definition at line 82 of file itkLog10ImageAdaptor.h. |
|
Definition at line 93 of file itkLog10ImageAdaptor.h. |
|
Definition at line 94 of file itkLog10ImageAdaptor.h. |
|
Run-time type information (and related methods). |
|
Method for creation through the object factory. |