---
title: "register(_:)"
framework: corevideo
role: symbol
role_heading: Instance Method
path: "corevideo/cvpixelformatdescription/registry/register(_:)"
---

# register(_:)

Register a new pixel format with CoreVideo.

## Declaration

```swift
final func register(_ formatDescription: CVPixelFormatDescription)
```
