LEADTOOLS Medical (Leadtools.Dicom assembly)
LEAD Technologies, Inc

GetModalityLutData Method








Retrieves "LUT Data" for a "Modality LUT Sequence". .NET support WinRT support Silverlight support
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()
ObjectiveC Syntax
 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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

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

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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