static Rect selectRandomPart(RGBImage img, int w, int h) { ret randomRect(img, w, h); }