ImageGearJava Project > com.accusoft.imagegear.core Package > IImGearDICOMDisplaySettings Interface : isInverted Method |
This method tells whether the image shall be displayed with inverted contrast. ImageGear sets this method to true for images that have Photometric Interpretation set to MONOCHROME1
, or Presentation LUT set to INVERSE
.
UpdateDisplaySummaryLUT
method takes this method into account when it builds the summary LUT.
|