OutputLookUpTable
OutputLookUpTable class
Output LUT, used to map grayscale images to RGB grays, or colorize grayscale images using custom color map.
public sealed class OutputLookUpTable : ILookUpTable
Constructors
| Name | Description |
|---|---|
| OutputLookUpTable(GrayscaleRenderOptions) | Output LUT, used to map grayscale images to RGB grays, or colorize grayscale images using custom color map. |
Properties
| Name | Description |
|---|---|
| ColorMap { get; } | The associated color map. Read-only Bgra32[]. |
| IsValid { get; } | |
| Item { get; } | |
| Maximum { get; } | |
| Minimum { get; } |
Methods
| Name | Description |
|---|---|
| Recalculate() |
See Also
- interface ILookUpTable
- namespace Aspose.Medical.Dicom.LookUpTables
- assembly Aspose.Medical