Click or drag to resize

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: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntax
public int DefaultLeveling { get; }

Property Value

Type: Int32
Remarks
This is the value of the signed long tag 0x1051 in group 0x28 from the Dicom metadata.
See Also