---
title: high
framework: coreimage
role: symbol
role_heading: Type Property
path: coreimage/cidynamicrangeoption/high
---

# high

Use High dynamic range.

## Declaration

```swift
static let high: CIDynamicRangeOption
```

## Discussion

Discussion The provides the best HDR quality and needs to be reserved for situations where the user is focused on the media, such as larger views in an image editing/viewing app, or annotating/drawing with HDR colors

## See Also

### Enumeration Cases

- [standard](coreimage/cidynamicrangeoption/standard.md)
- [constrainedHigh](coreimage/cidynamicrangeoption/constrainedhigh.md)
