---
title: kCGImagePropertyExifDictionary
framework: imageio
role: symbol
role_heading: Global Variable
path: imageio/kcgimagepropertyexifdictionary
---

# kCGImagePropertyExifDictionary

A dictionary of key-value pairs for an image that uses Exchangeable Image File Format (EXIF).

## Declaration

```swift
let kCGImagePropertyExifDictionary: CFString
```

## See Also

### Dictionaries

- [kCGImagePropertyExifAuxDictionary](imageio/kcgimagepropertyexifauxdictionary.md)
