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

Show in webframe

Medical3DWindowLevelFillType Enumeration






Specifies the type of algorithm that is used when applying window-leveling on a 3D object.
Syntax
public enum Medical3DWindowLevelFillType : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum Medical3DWindowLevelFillType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As Medical3DWindowLevelFillType

            

            
public enum class Medical3DWindowLevelFillType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000LinearLinear (Default).
0x00000001ExponentialExponential.
0x00000002LogarithmicLogarithmic.
0x00000003SigmoidSigmoid.
Remarks

Window-leveling allows you to adjust the brightness and contrast of a 3D object.

It can be adjusted using various algorithms to give different brightnesses and contrasts.

For more information, refer to Medical3DObject.WindowLevelProperties.

Adjust window-leveling using the mouse. For more information, refer to Medical3DControl.AddAction.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Medical3D.Medical3DWindowLevelFillType

Requirements

Target Platforms

See Also

Reference

Leadtools.Medical3D Namespace

Error processing SSI file
   Leadtools.Medical3D requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features