---
title: hdrImage
framework: screencapturekit
role: symbol
role_heading: Instance Property
path: screencapturekit/scscreenshotoutput/hdrimage
---

# hdrImage

An output property that specifies the high dynamic range version of the screenshot.

## Declaration

```swift
var hdrImage: CGImage? { get set }
```

## Discussion

Discussion The output CGImage uses the extended sRGB color space.
