Crop
Crops the current image to the given location and size.
Url Parameters
https://p.cloudimg.xyz/{customer-token}/crop-540,150,200,300/?http://www.my-website.cc/chicago2.jpg
Allowed Values
- p1 : Integer value defining the Left coordinate of the crop layer to offset from the original image.
- p2 : Integer value defining the Top coordinate of the crop layer to offset from the original image.
- p3 : Integer value defining the Width of the crop layer.
- p3 : Integer value defining the Height of the crop layer.
Original Image (Width: 750 pixels, Height: 501 pixels)
http://www.my-website.cc/chicago2.jpg
New Image (Width: 200 pixels, Height: 300 pixels)
https://p.cloudimg.xyz/t-DEMO/crop-540,150,200,300/?http://www.my-website.cc/chicago2.jpg