VoiLookupTable

VoiLookupTable class

VOI Look-Up table. The transformation to be used to convert the output of the (conceptual) Modality LUT values to the input of the (conceptual) Presentation LUT using different functions. See https://dicom.nema.org/medical/dicom/current/output/chtml/part03/sect_C.11.2.html.

public abstract class VoiLookupTable : ILookUpTable

Properties

NameDescription
IsValid { get; }
abstract Item { get; }
Maximum { get; }
Minimum { get; }

Methods

NameDescription
Recalculate()

See Also