---
title: Image.DynamicRange
framework: swiftui
role: symbol
role_heading: Structure
path: swiftui/image/dynamicrange
---

# Image.DynamicRange

## Declaration

```swift
struct DynamicRange
```

## Topics

### Getting dynamic range values

- [standard](swiftui/image/dynamicrange/standard.md)
- [high](swiftui/image/dynamicrange/high.md)
- [constrainedHigh](swiftui/image/dynamicrange/constrainedhigh.md)

## Relationships

### Conforms To

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

## See Also

### Specifying dynamic range

- [allowedDynamicRange(_:)](swiftui/image/alloweddynamicrange(_:).md)
- [allowedDynamicRange](swiftui/environmentvalues/alloweddynamicrange.md)
