Improve the performance of turtlepaste by getting all pixels from the screen at once, instead of pixel-by-pixel.
This was done to reclaim some lost performance caused by setting the scroller and zoom within the PaintDeviceContext, so that FMSLogo 8.3.0 won't be perceived to be slower than FMSLogo 8.2.0.