Write a function that decreases the green value by x in the


Problem

1. Write a function that pinkifies white in a picture. Input a picture, then check each pixel to see if the red, green, and blue are all over 100. If so, set that pixel to pink.

2. Write a function that decreases the green value by x% in the upper half of a picture, and increases it by y% in the lower half. Both x and y are inputs.

 

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: Write a function that decreases the green value by x in the
Reference No:- TGS02639375

Expected delivery within 24 Hours