This activity allows cropping image in SharePoint Document Library.
SharePoint Workflow Designer Phrase
Crop this image file url image using x-offer 0, y-offset 0, width 100, height 100.
Parameters
Parameter | Description |
this image file url | URL for the image file. Ex: http://sharepoinportal/ Shared%20Documents/ProductImage.jpg |
x-offset | horizontal coordinate of left edge of the cropping rectangle (zero represents theexisting left edge of the image) |
y-offset | vertical coordinate of top edge of the cropping rectangle (zero represents theexisting top edge of the image) |
width | width of the cropping rectangle, i.e., the resulting image |
height | height of the cropping rectangle, i.e., the resulting image |