---
title: pixelBuffer
framework: arkit
role: symbol
role_heading: Instance Property
path: arkit/cameraregionanchor/pixelbuffer
---

# pixelBuffer

The pixel buffer. Can be nil, e.g. for anchors which have not yet been added to the provider.

## Declaration

```swift
var pixelBuffer: CVReadOnlyPixelBuffer? { get }
```
