---
title: "init(_:)"
framework: corevideo
role: symbol
role_heading: Initializer
path: "corevideo/cvreadonlypixelbuffer/init(_:)"
---

# init(_:)

Initialize a read-only pixel buffer by consuming a mutable pixel buffer value.

## Declaration

```swift
init(_ mutableBuffer: consuming CVMutablePixelBuffer)
```
