---
title: kCVReturnInvalidPixelBufferAttributes
framework: corevideo
role: symbol
role_heading: Global Variable
path: corevideo/kcvreturninvalidpixelbufferattributes
---

# kCVReturnInvalidPixelBufferAttributes

A buffer cannot be created with the specified attributes.

## Declaration

```swift
var kCVReturnInvalidPixelBufferAttributes: CVReturn { get }
```

## See Also

### Pixel Buffer

- [kCVReturnInvalidPixelFormat](corevideo/kcvreturninvalidpixelformat.md)
- [kCVReturnInvalidSize](corevideo/kcvreturninvalidsize.md)
- [kCVReturnPixelBufferNotMetalCompatible](corevideo/kcvreturnpixelbuffernotmetalcompatible.md)
- [kCVReturnPixelBufferNotOpenGLCompatible](corevideo/kcvreturnpixelbuffernotopenglcompatible.md)
