Problem
Create a function that takes a picture and creates a movie with the picture slowing turning into the negative from left-to-right. Maybe you do the leftmost 10 columns of pixels in the first frame, then the leftmost 20 columns are made negative in the second frame, and so on.