InverseLookUpTable
InverseLookUpTable class
Look-Up Table that describes the Presentation LUT with ‘INVERSE’ Presentation LUT Shape. ‘INVERSE’ Presentation LUT Shape: output values after inversion are P-Values. See https://dicom.nema.org/medical/dicom/current/output/chtml/part03/sect_C.11.6.html for details.
public sealed class InverseLookUpTable : ILookUpTable
Constructors
| Name | Description |
|---|---|
| InverseLookUpTable(double, double) | Look-Up Table that describes the Presentation LUT with ‘INVERSE’ Presentation LUT Shape. ‘INVERSE’ Presentation LUT Shape: output values after inversion are P-Values. See https://dicom.nema.org/medical/dicom/current/output/chtml/part03/sect_C.11.6.html for details. |
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