static RGBImage shootTopLeftCorner(int w, int h) { ret shootScreen(new Rectangle(0, 0, w, h)); }