Error processing SSI file
LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

Show in webframe

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 class MedicalViewerPaintingMethod : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable 
Members
ValueMemberDescription
0x00000000Normal Normal painting.
0x00000001Resample Use bilinear interpolation (resampling) if the paint process needs to resize the image. (slower than regular resize).
0x00000002Bicubic Use 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

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