---
title: SCScreenshotOutput
framework: screencapturekit
role: symbol
role_heading: Class
path: screencapturekit/scscreenshotoutput
---

# SCScreenshotOutput

An object that contains all images requested by the client.

## Declaration

```swift
class SCScreenshotOutput
```

## Topics

### Instance Properties

- [fileURL](screencapturekit/scscreenshotoutput/fileurl.md)
- [hdrImage](screencapturekit/scscreenshotoutput/hdrimage.md)
- [sdrImage](screencapturekit/scscreenshotoutput/sdrimage.md)

## Relationships

### Inherits From

- [NSObject](objectivec/nsobject-swift.class.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)

## See Also

### Content capture

- [SCStream](screencapturekit/scstream.md)
- [SCStreamConfiguration](screencapturekit/scstreamconfiguration.md)
- [SCContentFilter](screencapturekit/sccontentfilter.md)
- [SCStreamDelegate](screencapturekit/scstreamdelegate.md)
- [SCScreenshotManager](screencapturekit/scscreenshotmanager.md)
- [SCScreenshotConfiguration](screencapturekit/scscreenshotconfiguration.md)
