static RGBImage rgbAutoCrop(RGBImage img) { ret img.clip(autoCropOfRGBImage(img)); }