MPSImageGaussianBlur.Sigma Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the standard deviation of the blur effect, with larger values indicating a stronger blur.
public virtual float Sigma { [Foundation.Export("sigma")] get; }
member this.Sigma : single
Property Value
The standard deviation of the blur effect.
- Attributes