---
title: headerImageProvider
framework: clockkit
role: symbol
role_heading: Instance Property
path: clockkit/clkcomplicationtemplategraphicrectangulartextgauge/headerimageprovider
---

# headerImageProvider

The header image to display.

## Declaration

```swift
@NSCopying var headerImageProvider: CLKFullColorImageProvider? { get set }
```

## Discussion

Discussion This image provider produces a full-color image.

## See Also

### Setting the Complication Data

- [headerTextProvider](clockkit/clkcomplicationtemplategraphicrectangulartextgauge/headertextprovider.md)
- [body1TextProvider](clockkit/clkcomplicationtemplategraphicrectangulartextgauge/body1textprovider.md)
- [gaugeProvider](clockkit/clkcomplicationtemplategraphicrectangulartextgauge/gaugeprovider.md)
