#include <itkGE5ImageIO.h>
Inheritance diagram for itk::GE5ImageIO:
Public Types | |
typedef GE5ImageIO | 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 | |
GE5ImageIO () | |
~GE5ImageIO () | |
virtual struct GEImageHeader * | ReadHeader (const char *FileNameToRead) |
Definition at line 54 of file itkGE5ImageIO.h.
|
Reimplemented from itk::IPLCommonImageIO. Definition at line 60 of file itkGE5ImageIO.h. |
|
Standard class typedefs. Reimplemented from itk::IPLCommonImageIO. Definition at line 58 of file itkGE5ImageIO.h. |
|
Reimplemented from itk::IPLCommonImageIO. Definition at line 59 of file itkGE5ImageIO.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. |