Applying saturation > 1.0 in HSV space easily leads to negative values in RGB space, so we have to clamp again...
4.4 KiB
4.4 KiB
Applying saturation > 1.0 in HSV space easily leads to negative values in RGB space, so we have to clamp again...