LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

Interploation Enumeration







Specifies the interpolation algorithm will be used to scale the image.
Syntax
'Declaration
 
Public Enum Interploation 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As Interploation
public enum Interploation : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.Medical.Workstation.UI.Interploation = function() { };
Leadtools.Medical.Workstation.UI.Interploation.prototype = {
LeadtoolsMemberMarker(replace me) };
__value public enum Interploation : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
public enum class Interploation : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
BicubicPerform bicubic interpolation and averaging to produce high quality images.
NormalPerform normal interpolation. This is the fastest interpolation. However, aliasing is present and reduces the image quality.
ResamplePerform linear interpolation and averaging to produce higher quality images.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Medical.Workstation.UI.Interploation

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Leadtools.Medical.Workstation.UI Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.