Class to do PGX See PGX as used in JPEG 2000 implementation and reference images.
More...
#include <gdcmPGXCodec.h>
List of all members.
Detailed Description
Class to do PGX See PGX as used in JPEG 2000 implementation and reference images.
Constructor & Destructor Documentation
| gdcm::PGXCodec::PGXCodec |
( |
|
) |
|
| gdcm::PGXCodec::~PGXCodec |
( |
|
) |
|
Member Function Documentation
| 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] |
| 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: