#include <itkGEAdwImageIO.h>
Inheritance diagram for itk::GEAdwImageIO:
Public Types | |
typedef GEAdwImageIO | Self |
typedef IPLCommonImageIO | Superclass |
typedef SmartPointer< Self > | Pointer |
Public Member Functions | |
virtual const char * | GetNameOfClass () const |
virtual bool | CanReadFile (const char *FileNameToRead) |
Static Public Member Functions | |
Pointer | New () |
Protected Member Functions | |
GEAdwImageIO () | |
~GEAdwImageIO () | |
virtual struct GEImageHeader * | ReadHeader (const char *FileNameToRead) |
Definition at line 53 of file itkGEAdwImageIO.h.
|
Reimplemented from itk::IPLCommonImageIO. Definition at line 59 of file itkGEAdwImageIO.h. |
|
Standard class typedefs. Reimplemented from itk::IPLCommonImageIO. Definition at line 57 of file itkGEAdwImageIO.h. |
|
Reimplemented from itk::IPLCommonImageIO. Definition at line 58 of file itkGEAdwImageIO.h. |
|
Writes the data to disk from the memory buffer provided. Make sure that the IORegions has been set properly. |
|
|
|
Determine if the file can be read with this ImageIO implementation.
Reimplemented from itk::IPLCommonImageIO. |
|
Run-time type information (and related methods). Reimplemented from itk::IPLCommonImageIO. |
|
Method for creation through the object factory. Reimplemented from itk::IPLCommonImageIO. |
|
Reimplemented from itk::IPLCommonImageIO. |