Updated on 2024-08-09 GMT+08:00

Rotation Settings

You can edit code on OBS Console or make an API call to rotate images clockwise.

Table 1 describes the parameters.

This operation is represented by rotate.

Table 1 Rotation description

Parameter

Value Description

Code Example

value

It defines the angle of a clockwise rotation and ranges from 0 to 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.