Share via


MPSImageConvolution.Bias Property

Definition

Gets or sets a value that is added to a pixel after it is transformed.

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

Property Value

Attributes

Applies to