←Select platform

GetAutoScaleData() Method

Summary

Returns a DicomAutoScaleData object that specifies if the DICOM pixel data has been autoscaled, and if so, the autoscale slope and autoscale intercept.

Syntax
C#
VB
C++
public DicomAutoScaleData GetAutoScaleData() 
Public Function GetAutoScaleData() As DicomAutoScaleData 
public:  
   DicomAutoScaleData^ GetAutoScaleData() 

Return Value

A DicomAutoScaleData object that specifies if the DICOM pixel data has been autoscaled, and if so, the autoscale slope and autoscale intercept.

Remarks

For more information, see DicomAutoScaleData.

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.