---
title: bottomImageProvider
framework: clockkit
role: symbol
role_heading: Instance Property
path: clockkit/clkcomplicationtemplategraphiccircularopengaugeimage/bottomimageprovider
---

# bottomImageProvider

The image to display at the bottom of the gauge.

## Declaration

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

## Discussion

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

## See Also

### Setting the Complication Data

- [centerTextProvider](clockkit/clkcomplicationtemplategraphiccircularopengaugeimage/centertextprovider.md)
- [gaugeProvider](clockkit/clkcomplicationtemplategraphiccircularopengaugeimage/gaugeprovider.md)
