static RGBImage rgbClip(RGBImage i, Rect r) { ret clipRGBImage(i, r); }