1
0
Fork 0
forked from wry/wry

cmm: ignore backend luminance with the default EOTF

This commit is contained in:
Julian Orth 2025-10-15 20:59:12 +02:00
parent 091918d10a
commit 4746361cb7
5 changed files with 25 additions and 20 deletions

View file

@ -857,6 +857,10 @@ The string should have one of the following values:
- `default`: The maximum brightness of the output.
- `PQ`: 203 cd/m^2
When used with the default transfer function, the default brightness is anchored
at 80 cd/m^2. That is, setting this to 40 cd/m^2 makes everything appear half as
bright as normal and creates 50% HDR headroom.
#### A number

View file

@ -3425,6 +3425,10 @@ Brightness:
- `default`: The maximum brightness of the output.
- `PQ`: 203 cd/m^2
When used with the default transfer function, the default brightness is anchored
at 80 cd/m^2. That is, setting this to 40 cd/m^2 makes everything appear half as
bright as normal and creates 50% HDR headroom.
- kind: number
description: |
The brightness in cd/m^2.