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.
Rotation degree Degree to which the image will be rotated. It must be an integer value between 0-180 and must be used when rotate right or rotate left options are chosen.

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.

Rotation degree example

You can use the Rotation degree as shown in the example.

45

120