File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -4375,7 +4375,7 @@ Color Interpolation</h2>
4375
4375
4376
4376
Interpolation between <<color>> values
4377
4377
occurs by first
4378
- checking the two colors for analogous components
4378
+ checking the two colors for = analogous components=]
4379
4379
which will be carried forward;
4380
4380
then (if required) converting them to a given color space
4381
4381
which will be referred to as the <dfn export>interpolation color space</dfn> below,
@@ -4577,6 +4577,14 @@ Interpolating with Missing Components</h3>
4577
4577
<td> Hue</td>
4578
4578
<td> H</td>
4579
4579
</tr>
4580
+ <tr>
4581
+ <td> Opponent a</td>
4582
+ <td> a</td>
4583
+ </tr>
4584
+ <tr>
4585
+ <td> Opponent b</td>
4586
+ <td> b</td>
4587
+ </tr>
4580
4588
</table>
4581
4589
4582
4590
Note: for the purposes of this classification,
You can’t perform that action at this time.
0 commit comments