Share via


CIHighlightShadowAdjust.ShadowAmount Property

Definition

Gets or sets a value in the range [0,1] that contols by how much to brighten shaded areas.

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

Property Value

Implements

Attributes

Applies to