, including all inherited members.
Allocate(unsigned short bitsample=8) | gdcm::LookupTable | |
BitSample | gdcm::LookupTable | [protected] |
BLUE enum value | gdcm::LookupTable | |
Clear() | gdcm::LookupTable | |
Decode(std::istream &is, std::ostream &os) const | gdcm::LookupTable | |
GetBitSample() const | gdcm::LookupTable | [inline] |
GetBufferAsRGBA(unsigned char *rgba) const | gdcm::LookupTable | |
GetLUT(LookupTableType type, unsigned char *array, unsigned int &length) const | gdcm::LookupTable | |
GetLUTDescriptor(LookupTableType type, unsigned short &length, unsigned short &subscript, unsigned short &bitsize) const | gdcm::LookupTable | |
GetLUTLength(LookupTableType type) const | gdcm::LookupTable | |
GetPointer() const | gdcm::LookupTable | |
GRAY enum value | gdcm::LookupTable | |
GREEN enum value | gdcm::LookupTable | |
IncompleteLUT | gdcm::LookupTable | [protected] |
InitializeBlueLUT(unsigned short length, unsigned short subscript, unsigned short bitsize) | gdcm::LookupTable | |
Initialized() const | gdcm::LookupTable | |
InitializeGreenLUT(unsigned short length, unsigned short subscript, unsigned short bitsize) | gdcm::LookupTable | |
InitializeLUT(LookupTableType type, unsigned short length, unsigned short subscript, unsigned short bitsize) | gdcm::LookupTable | |
InitializeRedLUT(unsigned short length, unsigned short subscript, unsigned short bitsize) | gdcm::LookupTable | |
Internal | gdcm::LookupTable | [protected] |
LookupTable() | gdcm::LookupTable | |
LookupTable(LookupTable const &lut) | gdcm::LookupTable | [inline] |
LookupTableType enum name | gdcm::LookupTable | |
Object() | gdcm::Object | [inline] |
Object(const Object &) | gdcm::Object | [inline] |
operator=(const Object &) | gdcm::Object | [inline] |
Print(std::ostream &) const | gdcm::SegmentedPaletteColorLookupTable | [inline, virtual] |
RED enum value | gdcm::LookupTable | |
Register() | gdcm::Object | [inline, protected] |
SegmentedPaletteColorLookupTable() | gdcm::SegmentedPaletteColorLookupTable | |
SetBlueLUT(const unsigned char *blue, unsigned int length) | gdcm::LookupTable | |
SetGreenLUT(const unsigned char *green, unsigned int length) | gdcm::LookupTable | |
SetLUT(LookupTableType type, const unsigned char *array, unsigned int length) | gdcm::SegmentedPaletteColorLookupTable | [virtual] |
SetRedLUT(const unsigned char *red, unsigned int length) | gdcm::LookupTable | |
UNKNOWN enum value | gdcm::LookupTable | |
UnRegister() | gdcm::Object | [inline, protected] |
WriteBufferAsRGBA(const unsigned char *rgba) | gdcm::LookupTable | |
~LookupTable() | gdcm::LookupTable | |
~Object() | gdcm::Object | [inline, virtual] |
~SegmentedPaletteColorLookupTable() | gdcm::SegmentedPaletteColorLookupTable | |