Leadtools.Medical3D Namespace : Medical3DWindowLevelFillType Enumeration |
public enum Medical3DWindowLevelFillType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum Medical3DWindowLevelFillType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As Medical3DWindowLevelFillType
public enum Medical3DWindowLevelFillType : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Medical3D.Medical3DWindowLevelFillType = function() { }; Leadtools.Medical3D.Medical3DWindowLevelFillType.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class Medical3DWindowLevelFillType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Exponential | Exponential. |
Linear | Linear (Default). |
Logarithmic | Logarithmic. |
Sigmoid | Sigmoid. |
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.
System.Object
System.ValueType
System.Enum
Leadtools.Medical3D.Medical3DWindowLevelFillType
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