18#ifndef itkGiplImageIO_h
19#define itkGiplImageIO_h
20#include "ITKIOGIPLExport.h"
30class GiplImageIOInternals;
70 Read(
void * buffer)
override;
86 Write(
const void * buffer)
override;
bool CheckExtension(const char *)
void PrintSelf(std::ostream &os, Indent indent) const override
void Write(const void *buffer) override
bool CanWriteFile(const char *) override
bool CanReadFile(const char *) override
void SwapBytesIfNecessary(void *buffer, SizeValueType numberOfPixels)
void WriteImageInformation() override
SmartPointer< Self > Pointer
void Read(void *buffer) override
const std::unique_ptr< GiplImageIOInternals > m_Internal
void ReadImageInformation() override
itk::SizeValueType SizeValueType
Control indentation during Print() invocation.
Implements transparent reference counting.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....