This class is used by the methods
DicomDataSet.GetVoiLut and
DicomDataSet.SetVoiLut to get and set the attributes that describe the VOI LUT.
Syntax
Visual Basic (Declaration) | |
---|
Public Class DicomVoiLutAttributes |
C# | |
---|
public class DicomVoiLutAttributes |
C++/CLI | |
---|
public ref class DicomVoiLutAttributes |
Example
Refer to DicomVoiLutAttributes example.
Remarks
Inheritance Hierarchy
Requirements
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family
See Also