![]() ![]() |
| |||||||||
| This page removed for FERPA compliance | ||||||||||
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
def test(): pic = makePicture(pickAFile()) show(pic) sepia(pic) # JREMOVEDt an example. If you wanted to test posterize (for example), you would replace this call to sepia() with a call to posterize(). repaint(pic)