SciPy - Image Processing (scipy.ndimage)
What will be the shape of the output image after applying
scipy.ndimage.rotate(img, 90, reshape=False) if the input image img has shape (100, 200)?