Specifies which interval will be removed when using the thresholding feature.
public enum Medical3DRemoveIntervalType
Public Enum Medical3DRemoveIntervalType
Inherits System.Enum
Implements System.IComparable, System.IConvertible, System.IFormattable
public enum class Medical3DRemoveIntervalType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0 | InnerRange | Removes the inner interval (which is between LowerThreshold and UpperThreshold). |
1 | OuterRange | Removes the outer interval (which is outside LowerThreshold and UpperThreshold). |
The thresholding feature can be used with the object if it is rendered using the MPR, VRT, MIP or MinIP rendering techniques.
For more information, refer to Medical3DObject.EnableThresholding.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document