GDCM  2.2.0
Public Member Functions
gdcm::ImageConverter Class Reference

Image Converter. More...

#include <gdcmImageConverter.h>

List of all members.

Public Member Functions

 ImageConverter ()
 ~ImageConverter ()
void Convert ()
const ImageGetOuput () const
void SetInput (Image const &input)

Detailed Description

Image Converter.

Note:
This is the class used to convert from on gdcm::Image to another This is typically used to convert let say YBR JPEG compressed gdcm::Image to a RAW RGB gdcm::Image. So that the buffer can be directly pass to third party application. This filter is application level and not integrated directly in GDCM

Constructor & Destructor Documentation


Member Function Documentation

void gdcm::ImageConverter::SetInput ( Image const &  input)

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

Generated on Fri Mar 30 2012 12:44:37 for GDCM by doxygen 1.8.0
SourceForge.net Logo