static BWImage squishBWImage(BWImage img, int newH) { ret smoothResizeBWImage_heightOnly(img, newH); }