---
title: sdrImage
framework: screencapturekit
role: symbol
role_heading: Instance Property
path: screencapturekit/scscreenshotoutput/sdrimage
---

# sdrImage

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

## Declaration

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

## Discussion

Discussion The output CGImage uses the same color space as the content capture display.
