ImageGear for Java
setDisplaySummaryLUT Method
com.accusoft.imagegear.core.ImGearLUT class object.
Sets summary LUT based on all settings of the ImGearDICOMDisplaySettings class object.

This method 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.

com.accusoft.imagegear.core.ImGearLUT

Syntax
public void setDisplaySummaryLUT( 
   ImGearLUT value
)

Parameters

value
com.accusoft.imagegear.core.ImGearLUT class object.
See Also

Reference

ImGearDICOMDisplaySettings Class
ImGearDICOMDisplaySettings Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback