Share via


ICIDepthOfFieldProtocol.UnsharpMaskIntensity Property

Definition

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

[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual float UnsharpMaskIntensity { [Foundation.Export("unsharpMaskIntensity")] get; [Foundation.Export("setUnsharpMaskIntensity:")] set; }
[<Foundation.RequiredMember>]
[<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

Attributes

Applies to