Question: Python code: Define and test a function named posterize. This function expects an image and a tuple of RGB values as arguments. The function modifies
Python code:
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 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
