Question: Python programming language 1- (30 points) Write a function reduceBlue to reduce color Blue for any picture by 20%. 2- (35 points) Write a function
1- (30 points) Write a function "reduceBlue" to reduce color Blue for any picture by 20%. 2- (35 points) Write a function "blue-ify" that accepts a picture as input. If any pixel has a blue value less than 150, then set that pixel's color to white 3- (35 points) Write a function "setAllZero" to set the red, green, and blue values to zero
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
