Share via


MPSImageGaussianBlur.Sigma Property

Definition

Gets the standard deviation of the blur effect, with larger values indicating a stronger blur.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual float Sigma { [Foundation.Export("sigma")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("sigma")>]
member this.Sigma : single

Property Value

The standard deviation of the blur effect.

Attributes

Applies to