←Select platform

DicomAutoScaleDataEx Class

Summary

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

Syntax
C#
C++/CLI
[SerializableAttribute()] 
public class DicomAutoScaleDataEx : IDisposable 
public: 
   [SerializableAttribute] 
   ref class DicomAutoScaleDataEx : IDisposable 
Remarks

When calling DicomSourceProxy.Load to retrieve a Leadtools.RasterImage from a DICOM source file, the engine will autoscale the data as described in DicomGetImageFlags.AutoScaleModalityLut and DicomGetImageFlags.AutoScaleVoiLut.

If the data is autoscaled, it is modified from what was originally stored in the DicomDataSet. This class shows whether the pixel data has been autoscaled, and if so, provides the corresponding autoscale slope and autoscale intercept.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Imaging Assembly

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