GetVOILUTData method (ILEADDicomDS Interface)

VB.NET example

C# example

Visual Basic example

Visual C++ 6.0 example

 

Syntax

short GetVOILUTData(long lVOILUTIndex, VARIANT* pData, long lFlags);

Overview

Refer to LUT Encoding.

Remarks

The GetVOILUTData method retrieves the "LUT Data" (0028,3006) for an item under the "VOI LUT Sequence" (0028,3010).

The method retrieves the LUT Data as a one-dimensional safearray of long values (VT_ARRAY | VT_I4).

See Also

Elements:

VOILUTCount property, GetVOILUTAttributes method, SetVOILUT method, DeleteVOILUT method

Topics:

Lookup Tables