Sigma

GaussianBlurFilterOptions.Sigma property

Gets the Gaussian kernel sigma (smoothing). Must be a positive non-zero value.

public virtual double Sigma { get; set; }

See Also