FileDecompressLookupTable class.
More...
#include <gdcmFileDecompressLookupTable.h>
FileDecompressLookupTable class.
It decompress the segmented LUT into linearized one (only PALETTE_COLOR images) Output will be a PhotometricInterpretation=RGB image
◆ FileDecompressLookupTable()
| gdcm::FileDecompressLookupTable::FileDecompressLookupTable |
( |
| ) |
|
|
default |
◆ ~FileDecompressLookupTable()
| gdcm::FileDecompressLookupTable::~FileDecompressLookupTable |
( |
| ) |
|
|
overridedefault |
◆ Change()
| bool gdcm::FileDecompressLookupTable::Change |
( |
| ) |
|
◆ GetFile()
| File & gdcm::FileDecompressLookupTable::GetFile |
( |
| ) |
|
|
inline |
◆ GetPixmap() [1/2]
| Pixmap & gdcm::FileDecompressLookupTable::GetPixmap |
( |
| ) |
|
|
inline |
◆ GetPixmap() [2/2]
| const Pixmap & gdcm::FileDecompressLookupTable::GetPixmap |
( |
| ) |
const |
|
inline |
◆ SetFile()
| void gdcm::FileDecompressLookupTable::SetFile |
( |
const File & |
f | ) |
|
|
inline |
◆ SetPixmap()
| void gdcm::FileDecompressLookupTable::SetPixmap |
( |
Pixmap const & |
img | ) |
|
|
inline |
The documentation for this class was generated from the following file: