Skip to content

Commit 076f53a

Browse files
committed
[css-color-hdr] Added section on interpolating colors parameterized by headroom #11616
1 parent 3b4ef61 commit 076f53a

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

css-color-hdr-1/Overview.bs

+9
Original file line numberDiff line numberDiff line change
@@ -507,6 +507,15 @@ Mixing Dynamic Range Limits: the ''dynamic-range-limit-mix()'' function {#dynami
507507

508508
</div>
509509

510+
<h3 id="#headroom-interpolation">
511+
Interpolating colors based on headroom
512+
</h3>
513+
514+
To interpolate between a color <var>c1</var> at headroom <var>H1</var>
515+
and a color <var>c2</var> at headroom <var>H2</var>
516+
when the target headroom is <var>H</var>:
517+
518+
510519
<h2 id="color-function">
511520
Specifying Predefined and Custom Color Spaces: the ''color()'' Function
512521
</h2>

0 commit comments

Comments
 (0)