static int widthToHeight(int w, int h, int newWidth) { ret heightForWidth(w, h, newWidth); }