Returns a DicomAutoScaleData object that specifies if the DICOM pixel data has been autoscaled, and if so, the autoscale slope and autoscale intercept.
public DicomAutoScaleData GetAutoScaleData()
Public Function GetAutoScaleData() As DicomAutoScaleData
public:
DicomAutoScaleData^ GetAutoScaleData()
A DicomAutoScaleData object that specifies if the DICOM pixel data has been autoscaled, and if so, the autoscale slope and autoscale intercept
For more information, see DicomAutoScaleData.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET