CIColorMatrix.BiasVector Property

Definition

Values to add to each component.

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

Property Value

Implements

Attributes

Applies to