PaletteColorLookUpTable
PaletteColorLookUpTable class
Palette color LUT, used to map grayscale images using custom PALETTE COLOR table. See https://dicom.nema.org/medical/dicom/current/output/chtml/part03/sect_c.7.9.html.
public sealed class PaletteColorLookUpTable : ILookUpTable
Constructors
| Name | Description |
|---|---|
| PaletteColorLookUpTable(PixelData) | Palette color LUT, used to map grayscale images using custom PALETTE COLOR table. See https://dicom.nema.org/medical/dicom/current/output/chtml/part03/sect_c.7.9.html. |
Properties
| Name | Description |
|---|---|
| IsValid { get; } | |
| Item { get; } | |
| Maximum { get; } | |
| Minimum { get; } |
Methods
| Name | Description |
|---|---|
| Recalculate() |
See Also
- interface ILookUpTable
- namespace Aspose.Medical.Dicom.LookUpTables
- assembly Aspose.Medical