GDCM  2.2.3
Public Member Functions | Protected Member Functions
gdcm::JPEG12Codec Class Reference

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

#include <gdcmJPEG12Codec.h>

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

List of all members.

Public Member Functions

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

Protected Member Functions

bool IsStateSuspension () const

Detailed Description

Class to do JPEG 12bits (lossy & lossless)

Note:
internal class

Constructor & Destructor Documentation


Member Function Documentation

bool gdcm::JPEG12Codec::DecodeByStreams ( 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.

bool gdcm::JPEG12Codec::IsStateSuspension ( ) const [protected, virtual]

Reimplemented from gdcm::JPEGCodec.


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

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