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

GetVoiLutData Method








The zero-based index of the VOI LUT whose data is required. According to the DICOM standard, one or more items could exist under one VOI LUT Sequence (0028,3010); use this index to specify the item from which to retrieve the "LUT Data".
Retrieves "LUT Data" for an item under "VOI LUT Sequence". .NET support WinRT support Silverlight support
Syntax
public int[] GetVoiLutData( 
   int index
)
'Declaration
 
Public Function GetVoiLutData( _
   ByVal index As Integer _
) As Integer()
'Usage
 
Dim instance As DicomDataSet
Dim index As Integer
Dim value() As Integer
 
value = instance.GetVoiLutData(index)
public int[] GetVoiLutData( 
   int index
)
ObjectiveC Syntax
 function Leadtools.Dicom.DicomDataSet.GetVoiLutData( 
   index 
)
public:
array<int>^ GetVoiLutData( 
   int index
) 

Parameters

index
The zero-based index of the VOI LUT whose data is required. According to the DICOM standard, one or more items could exist under one VOI LUT Sequence (0028,3010); use this index to specify the item from which to retrieve the "LUT Data".

Return Value

Buffer that contains the "LUT Data".
Remarks
This method will retrieve the "LUT Data" (0028,3006) for an item under the "VOI LUT Sequence" (0028,3010).
Example
For an example, refer to VoiLutCount.
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
GetWindowCount Method
VoiLutCount Property
GetWindow(Int32) Method
SetWindow(Int32,DicomWindowAttributes) Method
DeleteWindow Method
GetVoiLut Method
SetVoiLut Method
DeleteVoiLut 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