---
title: image
framework: pushtotalk
role: symbol
role_heading: Instance Property
path: pushtotalk/ptchanneldescriptor/image
---

# image

The channel photo that the system presents in the user interface to represent the channel.

## Declaration

```swift
@NSCopying var image: UIImage? { get }
```

## See Also

### Inspecting a channel descriptor

- [name](pushtotalk/ptchanneldescriptor/name.md)
