Share via


VNGeneratePersonSegmentationRequest.GetSupportedOutputPixelFormats Method

Definition

[Foundation.Export("supportedOutputPixelFormatsAndReturnError:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreVideo.CVPixelFormatType[]? GetSupportedOutputPixelFormats(out Foundation.NSError error);
[<Foundation.Export("supportedOutputPixelFormatsAndReturnError:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetSupportedOutputPixelFormats : NSError -> CoreVideo.CVPixelFormatType[]
override this.GetSupportedOutputPixelFormats : NSError -> CoreVideo.CVPixelFormatType[]

Parameters

error
NSError

Returns

Attributes

Applies to