ImageGearJava Project > com.accusoft.imagegear.formats.dicom Package > ImGearDICOMDisplaySettings Class : setDisplaySummaryLUT Method |
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.