ImageGearJava Project > com.accusoft.imagegear.core Package > IImGearDICOMDisplaySettings Interface : getDisplaySummaryLUT Method |
This method concatenates all transforms that are present in a object that implements IImGearDICOMDisplaySettings interface, and builds a summary LUT. Display code does not check any other transforms of the com.accusoft.imagegear.formats.dicom.ImGearDICOMDisplaySettings class, but uses this LUT to display medical images with proper contrast.
If the application changes any members of com.accusoft.imagegear.formats.dicom.ImGearDICOMDisplaySettings class, it will call method to allow the display to use the changed settings.
ImGearLUT getDisplaySummaryLUT() |