static Area regionToArea(BWImage_FastRegions regions, int iRegion) { ret bitMatrixToArea(regions.regionBitMatrix(iRegion)); }