18#ifndef itkNrrdImageIO_h
19#define itkNrrdImageIO_h
20#include "ITKIONRRDExport.h"
79 Read(
void * buffer)
override;
93 Write(
const void * buffer)
override;
itk::IOComponentEnum IOComponentEnum
Control indentation during Print() invocation.
void ReadImageInformation() override
IOComponentEnum NrrdToITKComponentType(const int) const
SmartPointer< Self > Pointer
void InternalSetCompressor(const std::string &_compressor) override
bool SupportsDimension(unsigned long) override
bool CanReadFile(const char *) override
void Write(const void *buffer) override
void Read(void *buffer) override
const NrrdEncoding_t * m_NrrdCompressionEncoding
int ITKToNrrdComponentType(const IOComponentEnum) const
void PrintSelf(std::ostream &os, Indent indent) const override
bool CanWriteFile(const char *) override
void WriteImageInformation() override
Implements transparent reference counting.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....