File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5220,7 +5220,7 @@ Chroma Reduction</h4>
5220
5220
5221
5221
A practical implementation will converge more quickly than a linear reduction;
5222
5222
either by binary search,
5223
- or by computing an analytical intersection
5223
+ or by computing the geometric intersection
5224
5224
of the line of constant hue and lightness with the gamut boundary.
5225
5225
5226
5226
<h4 id="GM-excessive-reduction">
@@ -5434,7 +5434,7 @@ CSS Gamut Mapping to an RGB Destination</h3>
5434
5434
the clipped version of the color is returned as the mapped result.
5435
5435
5436
5436
5437
- For the analytical implementation,
5437
+ For the geometric implementation,
5438
5438
having found the exact intersection,
5439
5439
project outwards (towards higher chroma) along the line of constant lightness
5440
5440
until either:
You can’t perform that action at this time.
0 commit comments