Share via


MLFeatureValue.ImageBufferValue Property

Definition

Static factory method to create a MLFeatureValue whose kind is Image.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreVideo.CVPixelBuffer? ImageBufferValue { [Foundation.Export("imageBufferValue")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("imageBufferValue")>]
member this.ImageBufferValue : CoreVideo.CVPixelBuffer

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to