MedicalViewerLookupTableType Enumeration

Summary
Represents the type of lookup table being used.
Syntax
C#
C++/CLI
public enum MedicalViewerLookupTableType 
            public enum class MedicalViewerLookupTableType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
Members
ValueMemberDescription
0None Default.
1Linear Lookup table is linear.
2Exponential Lookup table is exponential.
3Logarithmic Lookup table is logarithmic.
4Sigmoid Lookup table is sigmoid.
Requirements

Target Platforms

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

Leadtools.MedicalViewer Assembly

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