DicomObjects.NET Core Documentation
DicomObjects Namespace / DicomMaskRange Class
Properties


In This Topic
    DicomMaskRange Class Members
    In This Topic

    The following tables list the members exposed by DicomMaskRange.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertySpecifies the frame ranges where mask operation is valid  
    Public Property Specifies the fraction used in the Mask operation  
    Public PropertyThis list of frames to use as the mask. Not used if Mode is DicomObjects.Enums.MaskMode.TimeDifference, in which case see TIDOffset instead.  
    Public PropertySpecifies the fractional pixel shift applied to the mask  
    Public Property The enumerated values for mask subtraction mode  
    Public Property Specifies the number of contrast frames to average together before performing the mask operation  
    Public Property Specifies the offset to be subtracted from the current frame number in order to locate the mask frame in TID mode  
    Top
    See Also