File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -4797,10 +4797,11 @@ Color Interpolation</h2>
47974797 <ol>
47984798 <li> checking the two colors for [=analogous components=]
47994799 which will be <dfn export>carried forward</dfn> </li>
4800- <li> converting them to a given color space
4800+ <li> prepare both colors for conversion.
4801+ this changes any [=powerless=] components to [=missing=] values
4802+ </li>
4803+ <li> converting them both to a given color space
48014804 which will be referred to as the <dfn export>interpolation color space</dfn> below.
4802- If one or both colors are already in the interpolation color space,
4803- this conversion changes any [=powerless=] components to [=missing=] values
48044805 </li>
48054806 <li> (if required) re-inserting [=carried forward=] values in the converted colors</li>
48064807 <li> (if required) fixing up the hues, depending on the selected <<hue-interpolation-method>> </li>
You can’t perform that action at this time.
0 commit comments