ImageGear .NET v25.2 - Updated
ImageGear.Core Assembly / ImageGear.Core Namespace / IImGearDICOMDisplaySettings Interface
Properties Methods Events

In This Topic
    IImGearDICOMDisplaySettings Interface Members
    In This Topic

    The following tables list the members exposed by IImGearDICOMDisplaySettings.

    Public Properties
     NameDescription
     PropertyGets summary LUT based on all settings of the object.  
     PropertyGets or sets a value indicating whether image contrast is inverted.  
    Top
    Public Methods
     NameDescription
     MethodBuilds a standalone ImGearLUT class object based on the transforms that are present in the ImageGear.Formats.DICOM.ImGearDICOMDisplaySettings class object.  
     MethodCreates a deep copy of the object.  
     MethodUpdates DisplaySummaryLUT property with current settings of the members.  
    Top
    Public Events
     NameDescription
     EventOccurs when the display summary LUT is changed.  
    Top
    See Also