---
title: imageProperties
framework: quartz
role: symbol
role_heading: Instance Property
path: quartz/iksaveoptions/imageproperties
---

# imageProperties

Returns a dictionary of updated image properties that reflects the user’s selection.

## Declaration

```swift
var imageProperties: [AnyHashable : Any]! { get }
```

## See Also

### Retrieving User Responses

- [imageUTType](quartz/iksaveoptions/imageuttype.md)
- [userSelection](quartz/iksaveoptions/userselection.md)
