static BufferedImage mergeBufferedImagesVertically(L images) { ret mergeImagesVertically(map toRGBImage(images)).getBufferedImage(); }