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

# imageProvider

The image to display.

## Declaration

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

## Discussion

Discussion This image provider produces a full-color image.

## See Also

### Setting the Complication Data

- [textProvider](clockkit/clkcomplicationtemplategraphicrectangularlargeimage/textprovider.md)
