Share via


VNGenerateOpticalFlowRequest.OutputPixelFormat Property

Definition

[Foundation.Advice("The only allowed values here are 'TwoComponent16Half' or 'TwoComponent32Float' (Default).")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreVideo.CVPixelFormatType OutputPixelFormat { [Foundation.Export("outputPixelFormat")] get; [Foundation.Export("setOutputPixelFormat:")] set; }
[<Foundation.Advice("The only allowed values here are 'TwoComponent16Half' or 'TwoComponent32Float' (Default).")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("outputPixelFormat")>]
[<set: Foundation.Export("setOutputPixelFormat:")>]
member this.OutputPixelFormat : CoreVideo.CVPixelFormatType with get, set

Property Value

Attributes

Applies to