Optional
blackOptional
deltaEMethodOptional
jndThe "just noticeable difference" to target
Optional
methodHow to force into gamut.
If "clip"
, coordinates are just clipped to their reference range.
If "css"
, coordinates are reduced according to the CSS 4 Gamut Mapping Algorithm.
If in the form [colorSpaceId].[coordName]
, that coordinate is reduced
until the color is in gamut. Please note that this may produce nonsensical
results for certain coordinates (e.g. hue) or infinite loops
if reducing the coordinate never brings the color in gamut
"css"
Optional
spaceThe color whose space is being mapped to. Defaults to the current space
Used to configure SDR black and clamping.
channel
indicates thespace.channel
to use for determining when to clamp.min
indicates the lower limit for black clamping andmax
indicates the upper limit for white clamping