File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -1744,6 +1744,8 @@ the constants at higher precision to cope with 10 or 12-bit components:
17441744
17451745Where α=1.09929682680944 and β=0.018053968510807 .
17461746
1747+ <h4 id="predefined-to-lab">Converting predefined colorspaces to Lab</h4>
1748+
17471749For both predefined color spaces, conversion to Lab requires several steps,
17481750although in practice all but the first step are linear calculations and can be combined.</p>
17491751
@@ -1755,6 +1757,8 @@ although in practice all but the first step are linear calculations and can be c
17551757 <li> Convert D50-adapted XYZ to Lab
17561758</ol>
17571759
1760+ <h4 id="lab-to-predefined">Converting Lab to predefined colorspaces</h4>
1761+
17581762Conversion from Lab to P3 or Rec.2020 also requires multiple steps, and again in practice all
17591763but the last step are linear calculations and can be combined.
17601764
You can’t perform that action at this time.
0 commit comments