@@ -1537,25 +1537,25 @@ the allowed [=channel keywords=] are:
1537
1537
This is because ICC profiles typically do not accept
1538
1538
out of range input values.
1539
1539
1540
- For predefined color spaces,
1541
- specified component values
1542
- less than 0 or 0%, or greater than 1 or 100%
1543
- are not invalid;
1544
- these out of gamut colors
1545
- are gamut mapped to the valid range at computed value time,
1546
- with a relative colorimetric intent.
1547
-
1548
- If more <<number>> s or <<percentage>> s are provided than parameters that the color space takes,
1540
+ For custom color spaces, if more <<number>> s or <<percentage>> s are provided than parameters that the color space takes,
1549
1541
the excess <<number>> s at the end are ignored.
1550
1542
The color is still a [=valid color=] .
1551
1543
1552
- If fewer <<number>> s or <<percentage>> s are provided than parameters that the color space takes,
1544
+ For custom color spaces, if fewer <<number>> s or <<percentage>> s are provided than parameters that the color space takes,
1553
1545
the missing parameters default to ''0'' .
1554
1546
(This is particularly convenient for multichannel printers
1555
1547
where the additional inks are spot colors or varnishes
1556
1548
that most colors on the page won't use.)
1557
1549
The color is still a [=valid color=] .
1558
1550
1551
+ For predefined color spaces,
1552
+ specified component values
1553
+ less than 0 or 0%, or greater than 1 or 100%
1554
+ are not invalid;
1555
+ these out of gamut colors
1556
+ are gamut mapped to the valid range at computed value time,
1557
+ with a relative colorimetric intent.
1558
+
1559
1559
* An optional slash-separated <<alpha-value>> .
1560
1560
This is interpreted the same way as the <<alpha-value>> in ''rgb()'' ,
1561
1561
and if omitted it defaults to ''100%'' .
0 commit comments