GDCM 2.0.17

gdcm::JPEG12Codec Class Reference

Class to do JPEG 12bits (lossy & lossless) More...

#include <gdcmJPEG12Codec.h>

Inheritance diagram for gdcm::JPEG12Codec:
Collaboration diagram for gdcm::JPEG12Codec:

List of all members.

Public Member Functions

 JPEG12Codec ()
 ~JPEG12Codec ()
bool Decode (std::istream &is, std::ostream &os)
bool GetHeaderInfo (std::istream &is, TransferSyntax &ts)
bool InternalCode (const char *input, unsigned long len, std::ostream &os)

Detailed Description

Class to do JPEG 12bits (lossy & lossless)

Note:
internal class

Constructor & Destructor Documentation

gdcm::JPEG12Codec::JPEG12Codec ( )
gdcm::JPEG12Codec::~JPEG12Codec ( )

Member Function Documentation

bool gdcm::JPEG12Codec::Decode ( std::istream &  is,
std::ostream &  os 
) [virtual]

Reimplemented from gdcm::JPEGCodec.

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

Reimplemented from gdcm::JPEGCodec.

bool gdcm::JPEG12Codec::InternalCode ( const char *  input,
unsigned long  len,
std::ostream &  os 
) [virtual]

Reimplemented from gdcm::Coder.


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

Generated on Tue Feb 1 2011 12:30:28 for GDCM by doxygen 1.7.3
SourceForge.net Logo