Question: python II Define and test a function named posterize. This function expects an image and a tuple of RGB values as arguments. The function modifies
python II
Define and test a function named posterize. This function expects an image and a tuple of RGB values as arguments. The function modifies the image like the blackAndWhite function, but it uses the given RGB values instead of black.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
