---
title: image
framework: uniformtypeidentifiers
role: symbol
role_heading: Type Property
path: uniformtypeidentifiers/uttype-swift.struct/image
---

# image

A base type that represents image data.

## Declaration

```swift
static var image: UTType { get }
```

## Discussion

Discussion The identifier for this type is public.image. This type conforms to UTTypeData and UTTypeContent.

## See Also

### Image, audio, and video base types

- [audio](uniformtypeidentifiers/uttype-swift.struct/audio.md)
- [audiovisualContent](uniformtypeidentifiers/uttype-swift.struct/audiovisualcontent.md)
- [movie](uniformtypeidentifiers/uttype-swift.struct/movie.md)
- [video](uniformtypeidentifiers/uttype-swift.struct/video.md)
