Leadtools.Medical.Workstation.UI Namespace : Interploation Enumeration |
public enum Interploation : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum Interploation Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As Interploation
public enum Interploation : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Medical.Workstation.UI.Interploation = function() { }; Leadtools.Medical.Workstation.UI.Interploation.prototype = {
LeadtoolsMemberMarker(replace me) };
__value public enum Interploation : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
public enum class Interploation : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Bicubic | Perform bicubic interpolation and averaging to produce high quality images. |
Normal | Perform normal interpolation. This is the fastest interpolation. However, aliasing is present and reduces the image quality. |
Resample | Perform linear interpolation and averaging to produce higher quality images. |
System.Object
System.ValueType
System.Enum
Leadtools.Medical.Workstation.UI.Interploation
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