LEADTOOLS Medical (Leadtools.Medical3D assembly)

Medical3DMissingFramesFillMethod Enumeration

Show in webframe





Specifies the method used to fill the missing frames in the 3D object volume.
Syntax
public enum Medical3DMissingFramesFillMethod : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum Medical3DMissingFramesFillMethod 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As Medical3DMissingFramesFillMethod

            

            
public enum class Medical3DMissingFramesFillMethod : public System.Enum, System.IComparableSystem.IConvertibleSystem.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.
Inheritance Hierarchy

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

Requirements

Target Platforms

See Also

Reference

Leadtools.Medical3D Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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