GDCM  2.2.3
Public Member Functions
gdcm::PGXCodec Class Reference

Class to do PGX See PGX as used in JPEG 2000 implementation and reference images. More...

#include <gdcmPGXCodec.h>

Inheritance diagram for gdcm::PGXCodec:
Inheritance graph
[legend]
Collaboration diagram for gdcm::PGXCodec:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 PGXCodec ()
 ~PGXCodec ()
bool CanCode (TransferSyntax const &ts) const
 Return whether this coder support this transfer syntax (can code it)
bool CanDecode (TransferSyntax const &ts) const
 Return whether this decoder support this transfer syntax (can decode it)
bool GetHeaderInfo (std::istream &is, TransferSyntax &ts)
bool Read (const char *filename, DataElement &out) const
bool Write (const char *filename, const DataElement &out) const

Detailed Description

Class to do PGX See PGX as used in JPEG 2000 implementation and reference images.


Constructor & Destructor Documentation


Member Function Documentation

bool gdcm::PGXCodec::CanCode ( TransferSyntax const &  ) const [virtual]

Return whether this coder support this transfer syntax (can code it)

Reimplemented from gdcm::ImageCodec.

bool gdcm::PGXCodec::CanDecode ( TransferSyntax const &  ) const [virtual]

Return whether this decoder support this transfer syntax (can decode it)

Reimplemented from gdcm::ImageCodec.

bool gdcm::PGXCodec::GetHeaderInfo ( std::istream &  is,
TransferSyntax ts 
) [virtual]

Reimplemented from gdcm::ImageCodec.

bool gdcm::PGXCodec::Read ( const char *  filename,
DataElement out 
) const
bool gdcm::PGXCodec::Write ( const char *  filename,
const DataElement out 
) const

The documentation for this class was generated from the following file:

Generated on Thu Nov 28 2013 07:02:52 for GDCM by doxygen 1.7.6.1
SourceForge.net Logo