File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -4480,8 +4480,11 @@ Color Interpolation</h2>
44804480
44814481 <ol>
44824482 <li> checking the two colors for [=analogous components=] which will be carried forward</li>
4483- <li> (if required) converting them to a given color space
4484- which will be referred to as the <dfn export>interpolation color space</dfn> below</li>
4483+ <li> converting them to a given color space
4484+ which will be referred to as the <dfn export>interpolation color space</dfn> below.
4485+ If one or both colors are already in the interpolation colorspace,
4486+ this conversion changes any [=powerless=] components to [=missing=] values
4487+ </li>
44854488 <li> (if required) re-inserting carried-forward values in the converted colors</li>
44864489 <li> (if required) fixing up the hues, depending on the selected <<hue-interpolation-method>> </li>
44874490 <li> changing the color components to premultiplied form</li>
You can’t perform that action at this time.
0 commit comments