ModalityLookUpTableDescriptor

ModalityLookUpTableDescriptor record

Provides information about mapping between modality LUT sequence and target image.

public record ModalityLookUpTableDescriptor

Constructors

NameDescription
ModalityLookUpTableDescriptor(int, int)Provides information about mapping between modality LUT sequence and target image.

Properties

NameDescription
FirstInputMappedValue { get; set; }First pixel (value) mapped to a modality LUT.
NumberOfEntries { get; set; }Number of entries specified in a modality LUT.

See Also