---
title: portraitEffectsMatte
framework: avfoundation
role: symbol
role_heading: Instance Property
path: avfoundation/avcapturephoto/portraiteffectsmatte
---

# portraitEffectsMatte

The portrait effects matte captured with the photo.

## Declaration

```swift
var portraitEffectsMatte: AVPortraitEffectsMatte? { get }
```

## Mentioned in

Configuring camera capture to collect a Portrait Effects matte

## See Also

### Accessing photo metadata

- [depthData](avfoundation/avcapturephoto/depthdata.md)
- [cameraCalibrationData](avfoundation/avcapturephoto/cameracalibrationdata.md)
- [sourceDeviceType](avfoundation/avcapturephoto/sourcedevicetype.md)
- [metadata](avfoundation/avcapturephoto/metadata.md)
