←Select platform

ApplyLUTs Property

Summary

Indicates whether to apply the LUT flags when loading the DICOM image.

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

Property Value

true to pre-apply the DICOM LUT flags; otherwise, false. Default is true.

Remarks

In either case, the following flags are set when loading the DICOM file:

Setting ApplyLUTs to true adds the following flags:

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.