---
title: line1ImageProvider
framework: clockkit
role: symbol
role_heading: Instance Property
path: clockkit/clkcomplicationtemplategraphicextralargecircularstackimage/line1imageprovider
---

# line1ImageProvider

The image to display.

## Declaration

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

## Discussion

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

## See Also

### Setting the Complication Data

- [line2TextProvider](clockkit/clkcomplicationtemplategraphicextralargecircularstackimage/line2textprovider.md)
