42 #ifndef itkGE4ImageIO_h
43 #define itkGE4ImageIO_h
44 #include "ITKIOGEExport.h"
80 virtual bool CanReadFile(
const char *FileNameToRead) ITK_OVERRIDE;
125 virtual GEImageHeader * ReadHeader(
const char *FileNameToRead) ITK_OVERRIDE;
131 void operator=(
const Self &);
135 #endif // itkGE4ImageIO_h
Light weight base class for most itk classes.
Class that defines how to read GE4 file format.
SmartPointer< Self > Pointer
IPLCommonImageIO Superclass
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.