Name | Description | |
---|---|---|
ImGearDICOMDisplaySettings Constructor | Initializes a new instance of the ImGearDICOMDisplaySettings class object. |
The following tables list the members exposed by ImGearDICOMDisplaySettings.
Name | Description | |
---|---|---|
ImGearDICOMDisplaySettings Constructor | Initializes a new instance of the ImGearDICOMDisplaySettings class object. |
Name | Description | |
---|---|---|
Modality | Provides access to Modality transform. | |
PresentationLUT | Provides access to Presentation LUT. | |
StandardDisplayLUT | Provides access to Standard Display LUT. | |
VOI | Provides access to VOI transform. |
Name | Description | |
---|---|---|
DisplaySummaryLUT | Gets or sets summary LUT based on all settings of the ImGearDICOMDisplaySettings class object. | |
Inverted | Gets or sets a value indicating whether image contrast is inverted. |
Name | Description | |
---|---|---|
BuildSummaryLUT | Builds a standalone ImageGear.Core.ImGearLUT class object based on the transforms that are present in the ImGearDICOMDisplaySettings class object. | |
Clone | Creates a deep copy of the ImGearDICOMDisplaySettings class object. | |
SetAutoVOITransform | Automatically calculates VOI transform based on image's contrast range. | |
UpdateDisplaySummaryLUT | Updates DisplaySummaryLUT with current settings of the ImGearDICOMDisplaySettings class members. | |
UpdateFromMetadata | Updates the object from DICOM metadata. | |
UpdateFromPresStateMetadata | Updates the object from DICOM Presentation State metadata. |
Name | Description | |
---|---|---|
OnDisplaySummaryLUTUpdated | Occurs when the display summary LUT is changed. | |
OnPropertyChanged | Occurs when a property value changes. |
Name | Description | |
---|---|---|
DisplaySummaryLUTUpdated | Occurs when the display summary LUT is changed. | |
PropertyChanged | Occurs when a property value changes. |