Ensure that we get this image size we requested
Due to the way SetSize(...) is implement on the render window it return before confirming that the window has resized. In which can we can receive an image of the previous size. So if the returned image isn't the correct size, try again.