DicomImageDefaultLeveling Property |
An integer representing the default leveling as specified by the Dicom file.
Namespace:
Atalasoft.Imaging.Codec.Dicom
Assembly:
Atalasoft.dotImage.Dicom (in Atalasoft.dotImage.Dicom.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public int DefaultLeveling { get; }
Public ReadOnly Property DefaultLeveling As Integer
Get
Property Value
Type:
Int32Remarks This is the value of the signed long tag 0x1051 in group 0x28 from the Dicom metadata.
See Also