CIColorMatrix.BVector Property

Definition

Weights to use to calculate the blue value.

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

Property Value

Implements

Attributes

Applies to