I have the requirement to upload an image at a specific path in the application. Then to display the image in a fixed size of 180*200.
But in this case image is getting distorted means expanded or shrink unnecessarily.
What should I do to maintain the same height width ratio of original image in new format.
Go to the complete details ...