Share via


CIVignetteEffect.Intensity Property

Definition

Gets or sets the intensity of the vignette.

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

Property Value

Implements

Attributes

Applies to