A class that specifies if DICOM pixel data has been autoscaled, and if so, the autoscale slope and autoscale intercept.
public class DicomAutoScaleData
public:
ref class DicomAutoScaleData
Remarks When calling DicomDataSet.GetImage to retrieve a Leadtools.RasterImage from a DicomDataSet, DicomGetImageFlags can be specified to autoscale the data (DicomGetImageFlags.AutoScaleModalityLut and DicomGetImageFlags.AutoScaleVoiLut).
If the data is autoscaled, it is modified from what was originally stored in the DicomDataSet. Calling the DicomDataSet.GetAutoScaleData method returns an DicomAutoScaleData object that shows if the DICOM pixel data has been autoscaled, and if so, the corresponding autoscale slope and autoscale intercept.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document