←Select platform

ApplyLUTs Property

Summary

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

Syntax
C#
VB
C++
public bool applyLUTs 
Public Property ApplyLUTs() As Boolean 
   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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Imaging Assembly

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