Skip to main content

Rotate an image

Rotate transformation allows users to change the orientation of an image by a certain angle.

It helps to rotate the output image by an angle. When rotating by an angle other than a multiple of 90, the background color can be provided with the background option.


Params

Angle (a)

The angle of rotation.

Background (b)

The background color when the angle of rotation is not a multiple of 90. Uses a hex value to determine the background color.

The image has been rotated at 90 degrees.
Is this page useful?