The following tables list the members exposed by DicomPaletteColorLutAttributes.
Public Properties
| Name | Description |
 | BlueEntryBits | Gets or sets the "number of bits" for each entry in the LUT (Lookup table) Data of the "Blue Palette Color Lookup Table Descriptor" (0028,1103) element.     |
 | BlueFirstStoredPixelValueMapped | Gets or sets the "first input value mapped" in the "Blue Palette Color Lookup Table Descriptor" (0028,1103) element.     |
 | BlueNumberOfEntries | Gets or sets the "number of entries" in the lookup table of the "Blue Palette Color Lookup Table Descriptor" (0028,1103) element.     |
 | GreenEntryBits | Gets or set the "number of bits" for each entry in the LUT (Lookup table) Data of the "Green Palette Color Lookup Table Descriptor" (0028,1102) element.     |
 | GreenFirstStoredPixelValueMapped | Gets or set the "first input value mapped" the "Green Palette Color Lookup Table Descriptor" (0028,1102) element.     |
 | GreenNumberOfEntries | Gets or sets the "number of entries" in the lookup table of the "Green Palette Color Lookup Table Descriptor" (0028,1102) element.     |
 | IsSegmented | Specifies whether the "Palette Color Lookup Table Data" is segmented or not.     |
 | RedEntryBits | Gets or set the "number of bits" for each entry in the LUT (lookup table) Data of the "Red Palette Color Lookup Table Descriptor" (0028,1101) element.     |
 | RedFirstStoredPixelValueMapped | Gets or set the "first input value mapped" in the "Red Palette Color Lookup Table Descriptor" (0028,1101) element.     |
 | RedNumberOfEntries | Gets or sets the "number of entries" in the lookup table of the "Red Palette Color Lookup Table Descriptor" (0028,1101) element.     |
 | UID | Gets or sets the value of the "Palette Color Lookup Table UID" (0028,1199) element.     |
Top
See Also