Share via


CIDepthOfField.UnsharpMaskIntensity Property

Definition

Gets or sets the intensity of the unsharp mask for the in-focus region.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public float UnsharpMaskIntensity { [Foundation.Export("unsharpMaskIntensity")] get; [Foundation.Export("setUnsharpMaskIntensity:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("unsharpMaskIntensity")>]
[<set: Foundation.Export("setUnsharpMaskIntensity:")>]
member this.UnsharpMaskIntensity : single with get, set

Property Value

Implements

Attributes

Applies to