---
title: supportedOutputPixelFormats()
framework: vision
role: symbol
role_heading: Instance Method
path: vision/vngeneratepersonsegmentationrequest/supportedoutputpixelformats()
---

# supportedOutputPixelFormats()

Returns a list of output pixel formats that the request supports.

## Declaration

```swift
func supportedOutputPixelFormats() throws -> [NSNumber]
```
