Description
forceResize is used to resize the image width and height; it will stretch the image as required irrespective of the original ratio.
Example
![My new image](example-1.jpg?forceResize = 200,300)
Output
The above code will fetch you the following output −
Previous Page:-Click Here