14 #ifndef GDCMPNMCODEC_H
15 #define GDCMPNMCODEC_H
43 bool Read(
const char *filename,
DataElement &out)
const;
44 bool Write(
const char *filename,
const DataElement &out)
const;
47 unsigned long BufferLength;
52 #endif //GDCMPNMCODEC_H
#define GDCM_EXPORT
Definition: gdcmWin32.h:34
ImageCodec.
Definition: gdcmImageCodec.h:30
Class to represent a Data Element either Implicit or Explicit.
Definition: gdcmDataElement.h:58
void SetBufferLength(unsigned long l)
Definition: gdcmPNMCodec.h:38
Class to manipulate Transfer Syntax.
Definition: gdcmTransferSyntax.h:39
unsigned long GetBufferLength() const
Definition: gdcmPNMCodec.h:37
Class to do PNM PNM is the Portable anymap file format. The main web page can be found at: http://net...
Definition: gdcmPNMCodec.h:29
Definition: gdcmASN1.h:20