Welcome to CS1315. Click on the python to add comments.
This page removed for FERPA compliance
Write Some Code
1) Write a function to brighten all the red in an image by doubling its red channel values.
2) Write a function to make an image's red channels values equal its blue channel values.
3) Write a function to make an image's green channel values equal the sum of its red and blue channels values.
4) Write a function to grey scale an image.
5) Write a function that takes in a file name and displays the image REMOVEDing the Picture Tool.
6) Write a function that makes all of the pixels below the line x=y black