Image Converter.
More...
#include <gdcmImageConverter.h>
Image Converter.
- Note
- This is the class used to convert from on Image to another This is typically used to convert let say YBR JPEG compressed Image to a RAW RGB Image. So that the buffer can be directly pass to third party application. This filter is application level and not integrated directly in GDCM
◆ ImageConverter()
| gdcm::ImageConverter::ImageConverter |
( |
| ) |
|
◆ ~ImageConverter()
| gdcm::ImageConverter::~ImageConverter |
( |
| ) |
|
◆ Convert()
| void gdcm::ImageConverter::Convert |
( |
| ) |
|
◆ GetOuput()
| const Image & gdcm::ImageConverter::GetOuput |
( |
| ) |
const |
◆ SetInput()
| void gdcm::ImageConverter::SetInput |
( |
Image const & |
input | ) |
|
The documentation for this class was generated from the following file: