←Select platform

LutType Property

Summary
Gets or sets the value of the "Modality LUT Type" (0028,3004) element under the "Modality LUT Sequence" (0028,3000).
Syntax
C#
Objective-C
C++/CLI
Java
public string LutType { get; set; } 
@property (nonatomic, copy, nullable) NSString *lutType; 
public String getLutType() 
public void setLutType(String value) 
public: 
property String^ LutType { 
   String^ get(); 
   void set (    String^ value); 
} 

Property Value

Represents the value of the "Modality LUT Type" (0028,3004) element under the "Modality LUT Sequence" (0028,3000). This property is only defined when IsModalityLutSequence is set to true.

Remarks
  • The maximum length of this string is 64.
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 Assembly

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