ImageGear .NET v25.2 - Updated
ImageGear.Formats.Dicom Assembly / ImageGear.Formats.DICOM Namespace / ImGearDICOMDisplaySettings Class
Fields Properties Methods Events


In This Topic
    ImGearDICOMDisplaySettings Class Members
    In This Topic

    The following tables list the members exposed by ImGearDICOMDisplaySettings.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ImGearDICOMDisplaySettings class object.  
    Top
    Public Fields
     NameDescription
    Public FieldProvides access to Modality transform.  
    Public FieldProvides access to Presentation LUT.  
    Public FieldProvides access to Standard Display LUT.  
    Public FieldProvides access to VOI transform.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets summary LUT based on all settings of the ImGearDICOMDisplaySettings class object.  
    Public PropertyGets or sets a value indicating whether image contrast is inverted.  
    Top
    Public Methods
     NameDescription
    Public MethodBuilds a standalone ImageGear.Core.ImGearLUT class object based on the transforms that are present in the ImGearDICOMDisplaySettings class object.  
    Public MethodCreates a deep copy of the ImGearDICOMDisplaySettings class object.  
    Public MethodAutomatically calculates VOI transform based on image's contrast range.  
    Public MethodUpdates DisplaySummaryLUT with current settings of the ImGearDICOMDisplaySettings class members.  
    Public MethodUpdates the object from DICOM metadata.  
    Public MethodUpdates the object from DICOM Presentation State metadata.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOccurs when the display summary LUT is changed.  
    Protected MethodOccurs when a property value changes.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when the display summary LUT is changed.  
    Public EventOccurs when a property value changes.  
    Top
    See Also