Yo, I’m a programmer and currently working on an algorithm for computer vision. In essence I want to recognize patterns in the color values of an image by checking if the RGB values increase or decrease in certain areas. When you want to make your images brighter or darker, are the red, green and blue values similar to…
Definitely echo that sentiment. But to the original question, often the values are tinted different hues when brightening or darkening, depending on whether it was done in 3d using lighting with different colored lights, or in 2D using paint with warm/cool colors. Some examples, with…