---
title: iccProfile
framework: corevideo
role: symbol
role_heading: Type Property
path: corevideo/cvimagebufferattachmentkeydefinitions/iccprofile
---

# iccProfile

ICC color profile for the image buffer.

## Declaration

```swift
static var iccProfile: CVAttachmentKeyDefinition<Self.ShouldPropagate, Data> { get }
```
