Is there any possible way to reverse a rotated rectangle rotation, get the bounds before rotation.
I have the rotated rectangle (Resized after rotation) value and the rotation angle, and I would like to calculate the original rectangle value before rotation.
Is this possible