←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.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly