---
title: CIImageAutoAdjustmentOption
framework: coreimage
role: symbol
role_heading: Structure
path: coreimage/ciimageautoadjustmentoption
---

# CIImageAutoAdjustmentOption

## Declaration

```swift
struct CIImageAutoAdjustmentOption
```

## Topics

### Initializers

- [init(rawValue:)](coreimage/ciimageautoadjustmentoption/init(rawvalue:).md)

### Type Properties

- [crop](coreimage/ciimageautoadjustmentoption/crop.md)
- [enhance](coreimage/ciimageautoadjustmentoption/enhance.md)
- [features](coreimage/ciimageautoadjustmentoption/features.md)
- [level](coreimage/ciimageautoadjustmentoption/level.md)
- [redEye](coreimage/ciimageautoadjustmentoption/redeye.md)

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
