Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

GetModalityLutData Method








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

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