---
title: isPlanar
framework: corevideo
role: symbol
role_heading: Instance Property
path: corevideo/cvpixelbufferrepresentable/isplanar
---

# isPlanar

True if the buffer was created with support for one or more planes.

## Declaration

```swift
var isPlanar: Bool { get }
```
