maskSigma property

double maskSigma
getter/setter pair

The standard deviation of the Gaussian blur mask filter. When it's -1 it will autodetect from blur.

Implementation

double maskSigma = -1;