---
title: DisplayRepresentation.Image
framework: appintents
role: symbol
role_heading: Structure
path: appintents/displayrepresentation/image-swift.struct
---

# DisplayRepresentation.Image

## Declaration

```swift
struct Image
```

## Topics

### Structures

- [DisplayRepresentation.Image.DisplayStyle](appintents/displayrepresentation/image-swift.struct/displaystyle.md)

### Initializers

- [init(data:isTemplate:)](appintents/displayrepresentation/image-swift.struct/init(data:istemplate:).md)
- [init(data:isTemplate:displayStyle:)](appintents/displayrepresentation/image-swift.struct/init(data:istemplate:displaystyle:).md)
- [init(named:isTemplate:)](appintents/displayrepresentation/image-swift.struct/init(named:istemplate:).md)
- [init(named:isTemplate:displayStyle:)](appintents/displayrepresentation/image-swift.struct/init(named:istemplate:displaystyle:).md)
- [init(systemName:isTemplate:)](appintents/displayrepresentation/image-swift.struct/init(systemname:istemplate:).md)
- [init(systemName:tintColor:symbolConfiguration:)](appintents/displayrepresentation/image-swift.struct/init(systemname:tintcolor:symbolconfiguration:)-3snvy.md)
- [init(systemName:tintColor:symbolConfiguration:)](appintents/displayrepresentation/image-swift.struct/init(systemname:tintcolor:symbolconfiguration:)-5p911.md)
- [init(url:isTemplate:)](appintents/displayrepresentation/image-swift.struct/init(url:istemplate:).md)
- [init(url:isTemplate:displayStyle:)](appintents/displayrepresentation/image-swift.struct/init(url:istemplate:displaystyle:).md)
- [init(url:width:height:isTemplate:)](appintents/displayrepresentation/image-swift.struct/init(url:width:height:istemplate:).md)
- [init(url:width:height:isTemplate:displayStyle:)](appintents/displayrepresentation/image-swift.struct/init(url:width:height:istemplate:displaystyle:).md)

## Relationships

### Conforms To

- [Copyable](swift/copyable.md)
- [Decodable](swift/decodable.md)
- [Encodable](swift/encodable.md)
- [Equatable](swift/equatable.md)
- [Escapable](swift/escapable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Displaying the content

- [title](appintents/displayrepresentation/title.md)
- [subtitle](appintents/displayrepresentation/subtitle.md)
- [image](appintents/displayrepresentation/image-swift.property.md)
