Medical3DWindowLevelFillType Enumeration

Summary
Specifies the type of algorithm that is used when applying window-leveling on a 3D object.
Syntax
C#
C++/CLI
public enum Medical3DWindowLevelFillType 
public enum class Medical3DWindowLevelFillType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
Members
ValueMemberDescription
0LinearLinear (Default).
1ExponentialExponential.
2LogarithmicLogarithmic.
3SigmoidSigmoid.
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.

Requirements

Target Platforms

See Also

Reference

Leadtools.Medical3D Namespace

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical3D Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.