static BufferedImage shootBottomLeftCorner2(int w, int h) { ret shootScreen2(new Rectangle(0, screenHeight()-h, w, h)); }