Skip to content

Commit 4da98f6

Browse files
committed
"in gamut" <-> positive RGB components
1 parent ad5b38c commit 4da98f6

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

index.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1587,8 +1587,7 @@
15871587

15881588
[^lerp]: Where $\mathrm{lerp}(a, b, t) \equiv (1 - t) a + tb$.
15891589

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.
1590+
[^ingamut]: Note that we assume that all RGB colors are in the specified color space's gamut, i.e. have positive RGB components.
15921591

15931592
[^Jacobian]: Omitting Jacobian factors.
15941593

0 commit comments

Comments
 (0)