static Rect bwAutoCropClip(BWImage bw, Rect clip) { ret translateRect(autoCropOfBWImage(bw.clip(clip)), clip.x, clip.y); }