<!--
{
  "availability" : [
    "watchOS: 7.0.0 - 27.0.0"
  ],
  "documentType" : "symbol",
  "framework" : "ClockKit",
  "identifier" : "/documentation/ClockKit/CLKComplicationTemplateGraphicExtraLargeCircularImage/imageProvider",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "ClockKit"
    ],
    "preciseIdentifier" : "c:objc(cs)CLKComplicationTemplateGraphicExtraLargeCircularImage(py)imageProvider"
  },
  "title" : "imageProvider"
}
-->

# imageProvider

The image to display.

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

## Discussion

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

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)