42 #ifndef itkGE4ImageIO_h
43 #define itkGE4ImageIO_h
44 #include "ITKIOGEExport.h"
82 bool CanReadFile(
const char *FileNameToRead)
override;
127 GEImageHeader * ReadHeader(
const char *FileNameToRead)
override;
135 #endif // itkGE4ImageIO_h
Light weight base class for most itk classes.
Class that defines how to read GE4 file format.
This file was written as a modification to the itkMetaImageIO as a new method for reading in files fr...
Class that defines how to read GE4 file format.
Base class for most ITK classes.