Question: Please write a code in Python. Define and test a function named posterize . This function expects an image and a tuple of RGB values
Please write a code in Python.

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
