Crop
Crop activity is used for cropping the specified portion of image.
| *Input image | Path file name and extension of the image that will be processed. |
| *Output image | Path, file name and extension of the image that is processed. |
| X-coordinate | X-coordinate of the area to be edited or cropped. |
| Y-coordinate | Y-coordinate of the area to be edited or cropped. |
| Width | Width of the area to be edited or cropped. |
| Height | Height of the area to be edited or cropped. |
Note: * Fields selected with are required, others are optional.
Input image example
You can use the Input image as shown in the example.
C:Robustarobusta.jpg
Output image example
You can use the Output image name as shown in the example.
C:Robustagrayscale.jpg
X-coordinate example
You can use the X-coordinate as shown in the example.
120
Y-coordinate example
You can use the Y-coordinate as shown in the example.
250
Width example
You can use the Width as shown in the example.
100
Height example
You can use the Height as shown in the example.
50