C#
VB
Java
WinRT C#
C++
Gets or sets the value of the "LUT Explanation" (0028,3003) element under the "VOI LUT Sequence" (0028,3010).
public string LutExplanation { get; set; } Public Property LutExplanation As String public string LutExplanation {get; set;} public String getLutExplanation()public void setLutExplanation(String value)
<br/>get_LutExplanation();<br/>set_LutExplanation(value);<br/>Object.defineProperty('LutExplanation'); public:property String^ LutExplanation {String^ get();void set ( String^ value);}
Value indicating the "LUT Explanation" (0028,3003) element under the "VOI LUT Sequence" (0028,3010). The maximum length of this string is 64.
Refer to DicomVoiLutAttributes example.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
