1. Add a mirror filter that flips the image horizontally. The pixel at the top left corner will move to the top right, and vice versa, producing the effect of viewing the image in a mirror.
2. What needs to be changed to add a new filter to your image viewer?