Public Member Functions | Protected Attributes

gdcm::PixmapToPixmapFilter Class Reference

PixmapToPixmapFilter class Super class for all filter taking an image and producing an output image. More...

#include <gdcmPixmapToPixmapFilter.h>

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

List of all members.

Public Member Functions

 PixmapToPixmapFilter ()
 ~PixmapToPixmapFilter ()
const PixmapGetOutput () const
 Get Output image.
void SetInput (const Pixmap &image)
 Set input image.

Protected Attributes

SmartPointer< PixmapInput
SmartPointer< PixmapOutput

Detailed Description

PixmapToPixmapFilter class Super class for all filter taking an image and producing an output image.


Constructor & Destructor Documentation

gdcm::PixmapToPixmapFilter::PixmapToPixmapFilter (  )
gdcm::PixmapToPixmapFilter::~PixmapToPixmapFilter (  ) [inline]

Member Function Documentation

const Pixmap& gdcm::PixmapToPixmapFilter::GetOutput (  ) const [inline]

Get Output image.

Reimplemented in gdcm::ImageToImageFilter.

void gdcm::PixmapToPixmapFilter::SetInput ( const Pixmap image )

Set input image.

Examples:
CompressImage.cxx.

Member Data Documentation


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

Generated on Sat Dec 4 2010 09:00:01 for GDCM by doxygen 1.7.2
SourceForge.net Logo