Working with the LPaletteColorLUTAttributes Object
The PaletteColorLUTAttributes property returns a reference to the LPaletteColorLUTAttributes object. This object exposes the ILPaletteColorLUTAttributes interface which defines the following properties to describe the attributes of Palette Color LUTs:
BlueLUTDescriptorEntryBits property: This property specifies the number of bits for each entry in the "Blue Palette Color Lookup Table Data". This is the third value in the "Blue Palette Color Lookup Table Descriptor" (0028,1103) element.
BlueLUTDescriptorFirstMapped property: This property specifies the first stored pixel value mapped. This is the second value in the "Blue Palette Color Lookup Table Descriptor" (0028,1103) element.
BlueLUTDescriptorNumberOfEntries property: This property specifies the number of entries in the "Blue Palette Color Lookup Table". This is the first value in the "Blue Palette Color Lookup Table Descriptor" (0028,1103) element.
GreenLUTDescriptorEntryBits property: This property specifies the number of bits for each entry in the "Green Palette Color Lookup Table Data". This is the third value in the "Green Palette Color Lookup Table Descriptor" (0028,1102) element.
GreenLUTDescriptorFirstMapped property: This property specifies the first stored pixel value mapped. This is the second value in the "Green Palette Color Lookup Table Descriptor" (0028,1102) element.
GreenLUTDescriptorNumberOfEntries property: This property specifies the number of entries in the "Green Palette Color Lookup Table". This is the first value in the "Green Palette Color Lookup Table Descriptor" (0028,1102) element.
IsSegmented property: This property specifies whether the "Palette Color Lookup Table Data" is segmented.
RedLUTDescriptorEntryBits property: This property specifies the number of bits for each entry in the "Red Palette Color Lookup Table Data". This is the third value in the "Red Palette Color Lookup Table Descriptor" (0028,1101) element.
RedLUTDescriptorFirstMapped property: This property specifies the first stored pixel value mapped. This is the second value in the "Red Palette Color Lookup Table Descriptor" (0028,1101) element.
RedLUTDescriptorNumberOfEntries property: This property specifies the number of entries in the "Red Palette Color Lookup Table". This is the first value in the "Red Palette Color Lookup Table Descriptor" (0028,1101) element.
UID property: This property specifies the value of the "Palette Color Lookup Table UID" (0028,1199) element.