Sigma

SharpenFilterOptions.Sigma property

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

public override double Sigma { get; set; }

See Also