GetVOILUTData method (ILEADDicomDS Interface)
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: |