Matrix Magic Lab

Adjust the Color Weights below. You are literally changing the values of the transformation matrix that the computer uses to render each pixel.

1.0
1.0
1.0
New_Pixel = [R * 1.0, G * 1.0, B * 1.0]