LEADTOOLS Medical (Leadtools.Dicom assembly)

GetModalityLutData Method

Show in webframe







Retrieves "LUT Data" for a "Modality LUT Sequence".
Syntax
public int[] GetModalityLutData()
'Declaration
 
Public Function GetModalityLutData() As Integer()
'Usage
 
Dim instance As DicomDataSet
Dim value() As Integer
 
value = instance.GetModalityLutData()
public int[] GetModalityLutData()

            
public int[] getModalityLutData()
 function Leadtools.Dicom.DicomDataSet.GetModalityLutData()
public:
array<int>^ GetModalityLutData(); 

Return Value

This method returns an integer array which represents the "LUT Data".
Remarks
This method will retrieve the "LUT Data" (0028,3006) under the "Modality LUT Sequence" (0028,3000), if the sequence exists in the Data Set.
Example
For an example, refer to GetModalityLutAttributes.
Requirements

Target Platforms

See Also

Reference

DicomDataSet Class
DicomDataSet Members
GetModalityLutAttributes Method
SetModalityLut(DicomModalityLutAttributes,Int32[]) Method
DeleteModalityLut Method

 

 


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