GetPaletteColorLUTAttributes method (ILEADDicomDS Interface)
Overview |
Refer to LUT Encoding. |
Remarks
The GetPaletteColorLUTAttributes method updates the properties specified by the PaletteColorLUTAttributes property with the values of the attributes that describe the "Palette Color Lookup Table".
The method will fail and return DICOM_ERROR_LUT_DESCRIPTOR_MISSING if any of the following elements is missing from the DICOM Data Set:
"Red Palette Color Lookup Table Descriptor" (0028,1101)
"Green Palette Color Lookup Table Descriptor" (0028,1102)
"Blue Palette Color Lookup Table Descriptor" (0028,1103)
See Also
Elements: |
PaletteColorLUTAttributes property, SetPaletteColorLUTAttributes method, GetPaletteColorLUTData method, SetPaletteColorLUTData method, DeletePaletteColorLUT method |
Topics: |