We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a735b15 commit 3cf6a36Copy full SHA for 3cf6a36
css-color-hdr-1/Overview.bs
@@ -652,8 +652,7 @@ Mixing Dynamic Range Limits: the ''dynamic-range-limit-mix()'' function {#dynami
652
Let <var>cxyz</var>[i] = pow(<var>c1xyz</var>[i] + <var>eps</var>, <var>w1</var> ) * pow(<var>c2xyz</var>[i] + <var>eps</var>, <var>w2</var> ) - <var>eps</var>
653
654
Note: The factor <var>eps</var> is to prevent division by zero,
655
- and the value is chosen to match that used in
656
- [[SMPTE-ST-2094-50]].
+ and is particularly important when interpolating with SDR colors near to black.
657
658
659
<div class="example" id="ex-hdr-interpolate">
0 commit comments