Decoder.
More...
#include <gdcmDecoder.h>
◆ ~Decoder()
| virtual gdcm::Decoder::~Decoder |
( |
| ) |
|
|
virtualdefault |
◆ CanDecode()
| virtual bool gdcm::Decoder::CanDecode |
( |
TransferSyntax const & |
| ) |
const |
|
pure virtual |
Return whether this decoder support this transfer syntax (can decode it)
Implemented in gdcm::AudioCodec, gdcm::ImageCodec, gdcm::PDFCodec, gdcm::JPEG2000Codec, gdcm::JPEGCodec, gdcm::JPEGLSCodec, gdcm::KAKADUCodec, gdcm::PGXCodec, gdcm::PNMCodec, gdcm::PVRGCodec, gdcm::RAWCodec, and gdcm::RLECodec.
◆ Decode()
Decode.
Reimplemented in gdcm::DeltaEncodingCodec, gdcm::AudioCodec, gdcm::JPEG2000Codec, gdcm::JPEGCodec, gdcm::JPEGLSCodec, gdcm::KAKADUCodec, gdcm::PDFCodec, gdcm::PVRGCodec, gdcm::RAWCodec, gdcm::RLECodec, and gdcm::ImageCodec.
◆ DecodeByStreams()
| virtual bool gdcm::Decoder::DecodeByStreams |
( |
std::istream & |
, |
|
|
std::ostream & |
|
|
) |
| |
|
inlineprotectedvirtual |
The documentation for this class was generated from the following file: