|
GDCM
2.2.3
|
PixmapToPixmapFilter class Super class for all filter taking an image and producing an output image. More...
#include <gdcmPixmapToPixmapFilter.h>


Public Member Functions | |
| PixmapToPixmapFilter () | |
| ~PixmapToPixmapFilter () | |
| Pixmap & | GetInput () |
| const Pixmap & | GetOutput () const |
| Get Output image. | |
| const Pixmap & | GetOutputAsPixmap () const |
PixmapToPixmapFilter class Super class for all filter taking an image and producing an output image.
| gdcm::PixmapToPixmapFilter::~PixmapToPixmapFilter | ( | ) | [inline] |
Reimplemented in gdcm::ImageToImageFilter.
| const Pixmap& gdcm::PixmapToPixmapFilter::GetOutput | ( | ) | const |
Get Output image.
Reimplemented from gdcm::BitmapToBitmapFilter.
Reimplemented in gdcm::ImageToImageFilter.
| const Pixmap& gdcm::PixmapToPixmapFilter::GetOutputAsPixmap | ( | ) | const |
1.7.6.1