←Select platform

Medical3DMissingFramesFillMethod Enumeration

Summary

Specifies the method used to fill the missing frames in the 3D object volume.

Syntax

C#
VB
C++
public enum Medical3DMissingFramesFillMethod : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum Medical3DMissingFramesFillMethod  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable 
public enum class Medical3DMissingFramesFillMethod : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable

Members

ValueMemberDescription
0x00000000TrilinearFills missing frames by using the tri-linear interpolation method.
0x00000001LastKnownFrameFills missing frames by using the last known frame.
0x00000002FirstNextFrameFills missing frames by using the first next known frame.
0x00000003NearestFills missing frames by using the nearest interpolation method.
0x00000004EmptyDeals with missing frames by considering them to be transparent black empty regions.
Requirements

Target Platforms

See Also

Reference

Leadtools.Medical3D Namespace

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical3D Assembly
Click or drag to resize