---
title: imageProvider
framework: clockkit
role: symbol
role_heading: Instance Property
path: clockkit/clkcomplicationtemplategraphicrectangularfullimage/imageprovider
---

# imageProvider

The image to display.

## Declaration

```swift
@NSCopying var imageProvider: CLKFullColorImageProvider { get set }
```

## Discussion

Discussion This image provider produces a full-color image, masked to a circle.
