LEADTOOLS Medical (Leadtools.Medical3D assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
Medical3DMissingFramesFillMethod Enumeration
See Also  
Leadtools.Medical3D Namespace : Medical3DMissingFramesFillMethod Enumeration



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

Syntax

Visual Basic (Declaration) 
Public Enum Medical3DMissingFramesFillMethod 
   Inherits System.Enum
   Implements IComparableIConvertibleIFormattable 
Visual Basic (Usage)Copy Code
Dim instance As Medical3DMissingFramesFillMethod
C# 
public enum Medical3DMissingFramesFillMethod : System.Enum, IComparableIConvertibleIFormattable  
C++/CLI 
public enum class Medical3DMissingFramesFillMethod : public System.Enum, IComparableIConvertibleIFormattable  

Members

MemberDescription
EmptyDeals with missing frames by considering them to be transparent black empty regions.
FirstNextFrameFills missing frames by using the first next known frame.
LastKnownFrameFills missing frames by using the last known frame.
NearestFills missing frames by using the nearest interpolation method.
TrilinearFills missing frames by using the tri-linear interpolation method.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Medical3D.Medical3DMissingFramesFillMethod

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Medical3D requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features