static Rect imageBounds(BufferedImage img) { ret imgRect(img); } static Rect imageBounds(MakesBufferedImage img) { ret imgRect(img); }