Crop images by x,y,w,h

349 Views Asked by At

I want to crop images .. I get the x,y,w,h data by JCrop plugin .. So i want just to know if is there any technique to crop the image in javascript based on my (x,y,w,h) data . Thank you .

1

There are 1 best solutions below