public enum Medical3DMissingFramesFillMethod
public enum class Medical3DMissingFramesFillMethod : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0 | Trilinear | Fills missing frames by using the tri-linear interpolation method. |
1 | LastKnownFrame | Fills missing frames by using the last known frame. |
2 | FirstNextFrame | Fills missing frames by using the first next known frame. |
3 | Nearest | Fills missing frames by using the nearest interpolation method. |
4 | Empty | Deals with missing frames by considering them to be transparent black empty regions. |
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