#include <itkGE4ImageIO.h>
Inheritance diagram for itk::GE4ImageIO:
[NOHEADER] | |
GE4ImageIO () | |
~GE4ImageIO () | |
virtual struct GEImageHeader * | ReadHeader (const char *FileNameToRead) |
Public Types | |
typedef GE4ImageIO | 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 () |
Definition at line 53 of file itkGE4ImageIO.h.
|
Reimplemented from itk::IPLCommonImageIO. Definition at line 59 of file itkGE4ImageIO.h. |
|
Standard class typedefs. Reimplemented from itk::IPLCommonImageIO. Definition at line 57 of file itkGE4ImageIO.h. |
|
Reimplemented from itk::IPLCommonImageIO. Definition at line 58 of file itkGE4ImageIO.h. |
|
Writes the data to disk from the memory buffer provided. Make sure that the IORegions has been set properly. |
|
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. |
|
Writes the data to disk from the memory buffer provided. Make sure that the IORegions has been set properly. Reimplemented from itk::IPLCommonImageIO. |