GDCM
2.2.6
|
ImageApplyLookupTable class It applies the LUT the PixelData (only PALETTE_COLOR images) Output will be a PhotometricInterpretation=RGB image. More...
#include <gdcmImageApplyLookupTable.h>
Public Member Functions | |
ImageApplyLookupTable () | |
~ImageApplyLookupTable () | |
bool | Apply () |
Apply. More... | |
![]() | |
ImageToImageFilter () | |
~ImageToImageFilter () | |
Image & | GetInput () |
const Image & | GetOutput () const |
Get Output image. More... | |
![]() | |
PixmapToPixmapFilter () | |
~PixmapToPixmapFilter () | |
Pixmap & | GetInput () |
const Pixmap & | GetOutput () const |
Get Output image. More... | |
const Pixmap & | GetOutputAsPixmap () const |
![]() | |
BitmapToBitmapFilter () | |
~BitmapToBitmapFilter () | |
const Bitmap & | GetOutput () const |
Get Output image. More... | |
const Bitmap & | GetOutputAsBitmap () const |
void | SetInput (const Bitmap &image) |
Set input image. More... | |
Additional Inherited Members | |
![]() | |
SmartPointer< Bitmap > | Input |
SmartPointer< Bitmap > | Output |
ImageApplyLookupTable class It applies the LUT the PixelData (only PALETTE_COLOR images) Output will be a PhotometricInterpretation=RGB image.
|
inline |
|
inline |
bool gdcm::ImageApplyLookupTable::Apply | ( | ) |
Apply.