Rotate Clockwise

Rotates an image clockwise by 90 degrees.

Inputs

Image (Type: Image)

The input image.

Outputs

Image (Type: Image)

The output image.

Comments

This function rotates an image by 90 degrees in clockwise direction.

Sample

Here is an example that rotates an image.