static L allToRGBImage(Collection l) { ret map(l, img -> RGBImage(img)); }