ImageGear for Java
buildSummaryLUT Method
DIB for which the DisplaySummaryLUT is to be built.
Builds a standalone com.accusoft.imagegear.core.ImGearLUT class object based on the transforms that are present in the ImGearDICOMDisplaySettings class object.
Syntax
public ImGearLUT buildSummaryLUT( 
   ImGearDIB dib
)

Parameters

dib
DIB for which the DisplaySummaryLUT is to be built.

Return Value

ImGearLUT object.

Transforms are applied in the following order:

  1. Modality
  2. VOI
  3. Inverted
  4. Presentation LUT
  5. Standard Display LUT

Resulting com.accusoft.imagegear.core.ImGearLUT class object has input and output depths equal to bit depth of the first image channel. Use this method to build a LUT that will not change image bit depths after being applied to the image.

com.accusoft.imagegear.core.ImGearDIBcom.accusoft.imagegear.core.ImGearLUT

See Also

Reference

ImGearDICOMDisplaySettings Class
ImGearDICOMDisplaySettings Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback