LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

MedicalViewerPaintingMethod Enumeration

Show in webframe





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 class MedicalViewerPaintingMethod : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000NormalNormal painting.
0x00000001ResampleUse bilinear interpolation (resampling) if the paint process needs to resize the image. (slower than regular resize).
0x00000002BicubicUse bicubic interpolation if the paint process needs to resize the image. (slower than Resample).
Inheritance Hierarchy

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

Requirements

Target Platforms

See Also

Reference

Leadtools.MedicalViewer Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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