---
title: kCVReturnInvalidPixelFormat
framework: corevideo
role: symbol
role_heading: Global Variable
path: corevideo/kcvreturninvalidpixelformat
---

# kCVReturnInvalidPixelFormat

The buffer does not support the specified pixel format.

## Declaration

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

## See Also

### Pixel Buffer

- [kCVReturnInvalidPixelBufferAttributes](corevideo/kcvreturninvalidpixelbufferattributes.md)
- [kCVReturnInvalidSize](corevideo/kcvreturninvalidsize.md)
- [kCVReturnPixelBufferNotMetalCompatible](corevideo/kcvreturnpixelbuffernotmetalcompatible.md)
- [kCVReturnPixelBufferNotOpenGLCompatible](corevideo/kcvreturnpixelbuffernotopenglcompatible.md)
