←Select platform

GetModalityLutData Method

Summary

Retrieves "LUT Data" for a "Modality LUT Sequence".

Syntax
C#
VB
C++
Java
public int[] GetModalityLutData() 
Public Function GetModalityLutData() As Integer() 
public int[] 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

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly