←Select platform

IsAutoScaled Property

Summary

Identifies if the DICOM pixel data has been autoscaled.

Syntax
C#
C++/CLI
public bool IsAutoScaled { get; set; } 
public:  
   property bool IsAutoScaled 
   { 
      bool get() 
      void set(bool value) 
   } 

Property Value

true if the DICOM pixel data has been autoscaled; false otherwise.

Remarks

For more information, see DicomAutoScaleData.

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.