Image Converter.
More...
#include <gdcmImageConverter.h>
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
| gdcm::ImageConverter::ImageConverter |
( |
| ) |
|
| gdcm::ImageConverter::~ImageConverter |
( |
| ) |
|
| void gdcm::ImageConverter::Convert |
( |
| ) |
|
| const Image& gdcm::ImageConverter::GetOuput |
( |
| ) |
const |
| void gdcm::ImageConverter::SetInput |
( |
Image const & |
input | ) |
|
The documentation for this class was generated from the following file: