VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Codecs.ImageFiles.Dicom Namespace / DicomImageModalityLookupTable Class
Properties Methods SeeAlso
In This Topic
    DicomImageModalityLookupTable Class Members
    In This Topic
    The following tables list the members exposed by DicomImageModalityLookupTable.
    Public Properties
     NameDescription
    Public PropertyGets the explanation for this lookup table. (Inherited from DicomImageLookupTable)
    Public PropertyGets a value indicating whether the Modality Look Up Table has look up table.
    Public PropertyGets the rescale intercept of the linear Modality Look Up Table.
    Public PropertyGets the rescale slope of the linear Modality Look Up Table.
    Public Methods
     NameDescription
    Public MethodApplies the M-Lut to the specified value.
    Public MethodCreates a new DicomImageModalityLookupTable that is a copy of the current instance.
    Public MethodDetermines whether two DicomImageModalityLookupTable instances are equal.
    Public MethodReturns the hash code for this DicomImageModalityLookupTable.
    See Also