1 parent d787c8c commit 7bb2269Copy full SHA for 7bb2269
1 file changed
css-color-4/Overview.bs
@@ -5991,6 +5991,9 @@ Issue: add pseudocode for EdgeSeeker GMA
5991
These two colors are then converted to
5992
the linear-light version of the target RGB space.
5993
5994
+ Because the gamut boundary is now an axis-aligned cube,
5995
+ finding the intersection is faster.
5996
+
5997
A ray is cast from the inside of the RGB cube,
5998
from the anchor point to the current color.
5999
The intersection along this path
0 commit comments