<!--
{
  "availability" : [
    "macOS: 15.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "VideoToolbox",
  "identifier" : "/documentation/VideoToolbox/kVTRAWProcessingPropertyKey_OutputColorAttachments",
  "metadataVersion" : "0.1.0",
  "role" : "Global Variable",
  "symbol" : {
    "kind" : "Global Variable",
    "modules" : [
      "Video Toolbox"
    ],
    "preciseIdentifier" : "c:@kVTRAWProcessingPropertyKey_OutputColorAttachments"
  },
  "title" : "kVTRAWProcessingPropertyKey_OutputColorAttachments"
}
-->

# kVTRAWProcessingPropertyKey_OutputColorAttachments

The color-related image buffer keys and values that will be attachments to the returned pixel buffers.

```
let kVTRAWProcessingPropertyKey_OutputColorAttachments: CFString!
```

## Discussion

This property may not be supported by all RAW Processors. Only color-related keys from `CVImageBuffer.h` are permitted in the returned dictionary.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)