←Select platform

DicomAutoScaleData Class

Summary

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

Syntax
C#
C++/CLI
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 Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly

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