This script takes a different approach to image processing than the others. As opposed to only looking at and modifying pixel data on the pixel level, this code introduces a layer between the entire image and the pixel level. Using a little extra math, and a few more for loops, this code processes images in cells. The effect that this code employs is shifting the indexed pixels of each cell to distort the image.