maxBlurSigma property

double? maxBlurSigma
getter/setter pair

The standard deviation of the blur kernel for the blurred baseline.

The same blurring parameter is used for both the height and the width dimension. If not set, the method defaults to the zero (i.e. black for images) baseline.

Implementation

core.double? maxBlurSigma;