---
title: image
framework: intents
role: symbol
role_heading: Instance Property
path: intents/indefaultcardtemplate/image
---

# image

## image

image Instance Property of INDefaultCardTemplate The image displayed in the Siri watch face card.

``` @NSCopying var image: INImage? { get set } ```

Discussion

The image should be a square image. [INDefaultCardTemplate](/documentation/intents/indefaultcardtemplate) automatically scales the image to fit and rounds the image corners, and the card template supports image transparency.
