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:

image\sqrblit.gif 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.

image\sqrblit.gif 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.

image\sqrblit.gif 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.

image\sqrblit.gif 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.

image\sqrblit.gif 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.

image\sqrblit.gif 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.

image\sqrblit.gif IsSegmented property: This property specifies whether the "Palette Color Lookup Table Data" is segmented.

image\sqrblit.gif 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.

image\sqrblit.gif 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.

image\sqrblit.gif 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.

image\sqrblit.gif UID property: This property specifies the value of the "Palette Color Lookup Table UID" (0028,1199) element.