# DISPLAY_BACKEND_GAMMA

`import { DISPLAY_BACKEND_GAMMA } from "destack:display/binding";`

Backend can set monitor gamma ramps.

```ds title="DISPLAY_BACKEND_GAMMA"
const DISPLAY_BACKEND_GAMMA: DisplayBackendFlags
```

[language/library/src/display/binding/backend.ds:67](https://github.com/destack-sh/destack/blob/main/language/library/src/display/binding/backend.ds#L67)
