---
title: UIGraphicsImageRendererFormat.Range.automatic
framework: uikit
role: symbol
role_heading: Case
path: uikit/uigraphicsimagerendererformat/range/automatic
---

# UIGraphicsImageRendererFormat.Range.automatic

The system automatically chooses the image renderer context’s pixel format according to the color range of its content.

## Declaration

```swift
case automatic
```

## See Also

### Constants

- [UIGraphicsImageRendererFormat.Range.extended](uikit/uigraphicsimagerendererformat/range/extended.md)
- [UIGraphicsImageRendererFormat.Range.standard](uikit/uigraphicsimagerendererformat/range/standard.md)
- [UIGraphicsImageRendererFormat.Range.unspecified](uikit/uigraphicsimagerendererformat/range/unspecified.md)
