---
title: image
framework: clockkit
role: symbol
role_heading: Instance Property
path: clockkit/clkfullcolorimageprovider/image
---

# image

The full-color image to display.

## Declaration

```swift
var image: UIImage { get set }
```

## Discussion

Discussion For information about the image sizes and masks, see Apple Watch Human Interface Guidelines.

## See Also

### Getting the Image Data

- [tintedImageProvider](clockkit/clkfullcolorimageprovider/tintedimageprovider.md)
