Creating generic cufftPlan2d()

Can I createing a cufftPlan2d for image size of (MaxX, MaxY) and subsequently use it for images of dimension (x0, y0), (x1, y1), etc. where the images are all smaller than the (MaxX, MaxyY)