static Rect ocr_findSnippetSource(RGBImage img) { Color color = new Color(0xEEEEEE); ret biggestAreaColored(img, color); }