28 #ifndef itkLSMImageIO_h
29 #define itkLSMImageIO_h
30 #include "ITKIOLSMExport.h"
67 bool CanReadFile(
const char *)
override;
70 void ReadImageInformation()
override;
73 void Read(
void *buffer)
override;
79 bool CanWriteFile(
const char *)
override;
87 void Write(
const void *buffer)
override;
92 void PrintSelf(std::ostream & os,
Indent indent)
const override;
95 void FillZeissStruct(
char *z);
99 #endif // itkLSMImageIO_h
Light weight base class for most itk classes.
ImageIO object for reading and writing TIFF images.
void WriteImageInformation() override
Control indentation during Print() invocation.
Base class for most ITK classes.
ImageIO class for reading LSM (Zeiss) images LSM is a line of confocal laser scanning microscopes pro...