Rotate

Rotate activity is used for rotating images.

*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.
Rotation Direction that image will be rotated.

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

Rotation example

You can use the Rotation as shown in the example.

ROTATE_90_CLOCKWISE : rotates the image 90 degrees clockwise.

ROTATE_180 : rotates the image 180 degrees.

ROTATE_90_COUNTERCLOCKWISE : rotates the image 90 degrees counterclockwise.