Is RGB value bounded between 0 and 255 in the color matching functions? Even though the derived RGB are all positive numbers, they might exceed the 0-255 range. How would the screen deal with this problem?
Is RGB value bounded between 0 and 255 in the color matching functions? Even though the derived RGB are all positive numbers, they might exceed the 0-255 range. How would the screen deal with this problem?