28#ifndef itkLSMImageIO_h
29#define itkLSMImageIO_h
30#include "ITKIOLSMExport.h"
77 Read(
void * buffer)
override;
95 Write(
const void * buffer)
override;
Control indentation during Print() invocation.
ImageIO class for reading LSM (Zeiss) images LSM is a line of confocal laser scanning microscopes pro...
void WriteImageInformation() override
void PrintSelf(std::ostream &os, Indent indent) const override
bool CanWriteFile(const char *) override
void ReadImageInformation() override
void FillZeissStruct(char *cz)
void Read(void *buffer) override
void Write(const void *buffer) override
bool CanReadFile(const char *) override
Light weight base class for most itk classes.
Base class for most ITK classes.
ImageIO object for reading and writing TIFF images.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....