---
title: colorMaximumLinearExposure
framework: pencilkit
role: symbol
role_heading: Instance Property
path: pencilkit/pktoolpicker/colormaximumlinearexposure
---

# colorMaximumLinearExposure

Maximum linear exposure for the color picker used by the tool picker. Can be used to enable picking HDR colors.

## Declaration

```swift
var colorMaximumLinearExposure: CGFloat { get set }
```

## Discussion

Discussion Default value is 1.0 which means only SDR colors can be picked.
