GDCM  2.2.0
Public Member Functions
gdcm::ImageApplyLookupTable Class Reference

ImageApplyLookupTable class It applies the LUT the PixelData (only PALETTE_COLOR images) Output will be a PhotometricInterpretation=RGB image. More...

#include <gdcmImageApplyLookupTable.h>

Inheritance diagram for gdcm::ImageApplyLookupTable:
[legend]
Collaboration diagram for gdcm::ImageApplyLookupTable:
[legend]

List of all members.

Public Member Functions

 ImageApplyLookupTable ()
 ~ImageApplyLookupTable ()
bool Apply ()
 Apply.
- Public Member Functions inherited from gdcm::ImageToImageFilter
 ImageToImageFilter ()
 ~ImageToImageFilter ()
ImageGetInput ()
const ImageGetOutput () const
 Get Output image.
- Public Member Functions inherited from gdcm::PixmapToPixmapFilter
 PixmapToPixmapFilter ()
 ~PixmapToPixmapFilter ()
- Public Member Functions inherited from gdcm::BitmapToBitmapFilter
 BitmapToBitmapFilter ()
 ~BitmapToBitmapFilter ()
void SetInput (const Bitmap &image)
 Set input image.

Detailed Description

ImageApplyLookupTable class It applies the LUT the PixelData (only PALETTE_COLOR images) Output will be a PhotometricInterpretation=RGB image.


Constructor & Destructor Documentation

gdcm::ImageApplyLookupTable::ImageApplyLookupTable ( )
inline
gdcm::ImageApplyLookupTable::~ImageApplyLookupTable ( )
inline

Member Function Documentation

bool gdcm::ImageApplyLookupTable::Apply ( )

Apply.


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

Generated on Wed Jun 13 2012 20:40:39 for GDCM by doxygen 1.8.1
SourceForge.net Logo