static L bufferedImageNHorizontalSlices(int n, BufferedImage img) { ret bufferedImageHorizontalSlices(doubleRatio(img.getWidth(), n), img); }