11.03.2014, 00:20
GetaShape should cut out only the dimensions you tell it. You probably want to move GetaShape outside the loop and prepare you a set of Shapes. It should not blit out the entire Bitmap. If it still does, something is quite wrong. But from the code snippet it seems to be fine.