←Select platform

DicomAutoScaleDataFlags Enumeration

Summary

Specifies the type of DicomAutoScaleData returned with a call to GetAutoScaleData.

Syntax
C#
VB
C++
public enum DicomAutoScaleDataFlags 
Public Enum DicomAutoScaleDataFlags 
public: 
   enum class DicomAutoScaleDataFlags sealed 
Members
ValueMemberDescription
0NoneNone
1AutoScaleSlopeIntercept DicomAutoScaleData contains the autoscale slope and autoscale intercept if the DICOM pixel data has been autoscaled.
2InverseModalityLutDicomAutoScaleData defines a linear transformation that is the inverse of the linear transformation specified in the DicomDataSet
Remarks

For more information, see the GetAutoScaleData(DicomAutoScaleDataFlags) method.

Example

For an example, refer to GetAutoScaleData(DicomAutoScaleDataFlags)

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly

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