Rotation Settings

This function is only available for Code and API calling mode.

This operation rotates the image clockwise. For details, see Table 1.

Operation name: rotate

Table 1 Rotation

Parameter

Value Description

Code Example

value

Rotation angle, clockwise [0, 360].

The default value is 0, which means the image is not rotated. A larger value means the image is clockwise rotated by a larger angle.

image/rotate,90

  • After rotation, dimensions of an image may increase.