windowCenter property

double? get windowCenter

The current Window Center (Level) being applied to the image.

Implementation

double? get windowCenter => _currentWindowCenter;