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

MedicalViewerPaintingMethod Enumeration






Represents the technique used when painting the images.
Syntax
public enum MedicalViewerPaintingMethod : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum MedicalViewerPaintingMethod 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As MedicalViewerPaintingMethod
public enum MedicalViewerPaintingMethod : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.MedicalViewer.MedicalViewerPaintingMethod = function() { };
Leadtools.MedicalViewer.MedicalViewerPaintingMethod.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class MedicalViewerPaintingMethod : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
BicubicUse bicubic interpolation if the paint process needs to resize the image. (slower than Resample).
NormalNormal painting.
ResampleUse bilinear interpolation (resampling) if the paint process needs to resize the image. (slower than regular resize).
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.MedicalViewer.MedicalViewerPaintingMethod

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.MedicalViewer Namespace

 

 


Products | Support | Contact Us | Copyright Notices

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

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