---
title: PHImageRequestOptionsVersion.unadjusted
framework: photos
role: symbol
role_heading: Case
path: photos/phimagerequestoptionsversion/unadjusted
---

# PHImageRequestOptionsVersion.unadjusted

Request a version of the image asset without adjustments.

## Declaration

```swift
case unadjusted
```

## Discussion

Discussion If the asset has been edited, the resulting image reflects the state of the asset before any edits were performed.

## See Also

### Constants

- [PHImageRequestOptionsVersion.current](photos/phimagerequestoptionsversion/current.md)
- [PHImageRequestOptionsVersion.original](photos/phimagerequestoptionsversion/original.md)
