---
title: image
framework: visionkit
role: symbol
role_heading: Instance Property
path: visionkit/imageanalysisinteraction/subject/image
---

# image

An image of the subjects with the background removed.

## Declaration

```swift
var image: UIImage { get async throws }
```
