GDCM  2.4.5
Public Member Functions | List of all members
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:
Inheritance graph
[legend]
Collaboration diagram for gdcm::ImageApplyLookupTable:
Collaboration graph
[legend]

Public Member Functions

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

Additional Inherited Members

- Protected Attributes inherited from gdcm::BitmapToBitmapFilter
SmartPointer< BitmapInput
 
SmartPointer< BitmapOutput
 

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 Fri Sep 25 2015 17:58:31 for GDCM by doxygen 1.8.9.1
SourceForge.net Logo