Share via


ICIConvolutionProtocol.Weights Property

Definition

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

Property Value

Attributes

Applies to