Question: GROR LEARNING mage Manipuiation 1 in Python Introduction to image manipulation Instructions Problem Write a program which reads in a red, green and blue value
GROR LEARNING mage Manipuiation 1 in Python Introduction to image manipulation Instructions Problem Write a program which reads in a red, green and blue value and adds that value to every pixel in the image to adjust the colours. Here's an example where we're adding 40 to the green value of every pixel, but adding nothing to the red and blue channels: File name: dragonfly.png Red tint: Green tint: 40 Blue tint: 9 S output.png You d Type here to search
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
