static L g22_regionToSSIs(IImageRegion region) { if (region == null) null; Rect r = region.bounds(); }