Share via


CIVibrance.Amount Property

Definition

Gets or sets a value in the range [-1,1] that controls the vibrance filter.

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

Property Value

Implements

Attributes

Applies to