Description
Crops the images as described by width and height from the x and y location that is used to create a new image.
Example
![My new image](example-1.jpg?crop = 100, 100, 300, 200)
Output
The above code with fetch you the following output −
Previous Page:-Click Here