CIColorMatrix.AVector Property

Definition

Weights to use to calculate the alpha value.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public CoreImage.CIVector AVector { [Foundation.Export("AVector", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setAVector:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("AVector", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setAVector:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.AVector : CoreImage.CIVector with get, set

Property Value

Implements

Attributes

Applies to