ImageGear for .NET
DisplaySummaryLUT Property
See Also  Send Feedback
ImageGear21.Formats.Dicom Assembly > ImageGear.Formats.DICOM Namespace > ImGearDICOMDisplaySettings Class : DisplaySummaryLUT Property




Glossary Item Box

Gets or sets summary LUT based on all settings of the ImGearDICOMDisplaySettings class object.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Property Value

ImageGear.Core.ImGearLUT class object.

Remarks

This property concatenates all transforms that are present in the ImGearDICOMDisplaySettings class object and builds a summary LUT. Display code does not check any other transforms of the ImGearDICOMDisplaySettings class, but uses this LUT to display medical images with proper contrast.

If the application changes any members of ImGearDICOMDisplaySettings class, it will call UpdateDisplaySummaryLUT method to allow display make use of the changed settings.

See Also

©2013. Accusoft Corporation. All Rights Reserved.