←Select platform

DeleteVoiLut Method

Summary

Deletes all the elements that describe a VOI LUT.

Syntax

C#
VB
Java
WinRT C#
C++
public void DeleteVoiLut() 
Public Sub DeleteVoiLut()  
public void DeleteVoiLut() 
public void deleteVoiLut() 
 function Leadtools.Dicom.DicomDataSet.DeleteVoiLut() 
public: 
void DeleteVoiLut();  

Remarks

This method will delete the VOI LUT Sequence (0028,3010) and all the items under that sequence.

Example

For an example, refer to VoiLutCount.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly