We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad5b38c commit 4da98f6Copy full SHA for 4da98f6
1 file changed
index.html
@@ -1587,8 +1587,7 @@
1587
1588
[^lerp]: Where $\mathrm{lerp}(a, b, t) \equiv (1 - t) a + tb$.
1589
1590
-[^ingamut]: Note that we assume that all RGB colors are in-gamut, i.e. have components in the $[0,1]$ range in the
1591
-specified color space.
+[^ingamut]: Note that we assume that all RGB colors are in the specified color space's gamut, i.e. have positive RGB components.
1592
1593
[^Jacobian]: Omitting Jacobian factors.
1594
0 commit comments