Returns an ImageData object representing pixel data for a rectangle.
ImageData getImageData(int sx, int sy, int sw, int sh);