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

# standard

Use Standard dynamic range.

## Declaration

```swift
static let standard: CIDynamicRangeOption
```

## Discussion

Discussion Images with contentHeadroom metadata will be tone mapped to a maximum pixel value of 1.0.

## See Also

### Enumeration Cases

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