---
title: "init(IOSurface:plane:format:options:)"
framework: coreimage
role: symbol
role_heading: Initializer
path: "coreimage/ciimage/init(iosurface:plane:format:options:)-7k35r"
---

# init(IOSurface:plane:format:options:)

## Declaration

```swift
init(IOSurface surface: IOSurfaceRef, plane: Int, format: CIFormat, options: [CIImageOption : Any]? = nil)
```
