←Select platform

LutExplanation Property

Summary
Gets or sets the value of the "LUT Explanation" (0028,3003) element under the "VOI LUT Sequence" (0028,3010).
Syntax
C#
Objective-C
C++/CLI
Java
public string LutExplanation { get; set; } 
@property (nonatomic, copy, nullable) NSString *lutExplanation; 
public String getLutExplanation() 
public void setLutExplanation(String value) 
public: 
property String^ LutExplanation { 
   String^ get(); 
   void set (    String^ value); 
} 

Property Value

Value indicating the "LUT Explanation" (0028,3003) element under the "VOI LUT Sequence" (0028,3010). The maximum length of this string is 64.

Requirements

Target Platforms

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

Leadtools.Dicom Assembly

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