---
title: kVTRAWProcessingPropertyKey_OutputColorAttachments
framework: Video Toolbox
role: symbol
role_heading: Global Variable
platforms: [macOS 15.0+]
path: videotoolbox/kvtrawprocessingpropertykey_outputcolorattachments
---

# kVTRAWProcessingPropertyKey_OutputColorAttachments

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

## Declaration

```swift
let kVTRAWProcessingPropertyKey_OutputColorAttachments: CFString!
```

## Discussion

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

## See Also

### Properties

- [kVTRAWProcessingPropertyKey_MetadataForSidecarFile](videotoolbox/kvtrawprocessingpropertykey_metadataforsidecarfile.md)
