28#ifndef itkStimulateImageIO_h
29#define itkStimulateImageIO_h
30#include "ITKIOStimulateExport.h"
91 Read(
void * buffer)
override;
109 Write(
const void * buffer)
override;
117 itkGetVectorMacro(DisplayRange,
const float, 2);
Control indentation during Print() invocation.
Implements transparent reference counting.
std::string m_DataFileName
bool CanWriteFile(const char *) override
void InternalReadImageInformation(std::ifstream &file)
~StimulateImageIO() override
void Read(void *buffer) override
void WriteImageInformation() override
void PrintSelf(std::ostream &os, Indent indent) const override
SmartPointer< Self > Pointer
const float & GetHighDisplayValue()
const float & GetLowDisplayValue()
bool CanReadFile(const char *) override
void Write(const void *buffer) override
void ReadImageInformation() override
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....