I have a image data. Normally rgb values are in range 0-255. But for this data, I see much bigger values, like:
61184,54016,58624
What is this color range about? How to convert it to normal 0-255 range?
2
I have a image data. Normally rgb values are in range 0-255. But for this data, I see much bigger values, like:
61184,54016,58624
What is this color range about? How to convert it to normal 0-255 range?
2