sbool is8BitGrayscale(BufferedImage img) { ret image.getType() == BufferedImage.TYPE_BYTE_GRAY; }