LEADTOOLS Medical (Leadtools.Dicom assembly)

LutType Property

Show in webframe







Gets or sets the value of the "Modality LUT Type" (0028,3004) element under the "Modality LUT Sequence" (0028,3000).
Syntax
public string LutType {get; set;}
'Declaration
 
Public Property LutType As String
'Usage
 
Dim instance As DicomModalityLutAttributes
Dim value As String
 
instance.LutType = value
 
value = instance.LutType
public string LutType {get; set;}

            
public String getLutType()
public void setLutType(String value)
            
 
get_LutType();
set_LutType(value);
Object.defineProperty('LutType');
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
Requirements

Target Platforms

See Also

Reference

DicomModalityLutAttributes Class
DicomModalityLutAttributes Members
LutExplanation Property

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features