static BWImage renderBWImageAndRange(BWimage img) { ret markIntRangesOnTopOfBWImage(img.image, ll(intRange(img.start, img.end))); }