Rotate x
Rotates the entire image by x – the angle you want to rotate by which is usually between 1 and 360 which would rotate it clockwise.
You can pass in a negative number which makes the cursor rotate clockwise. "Rotate -90" is the same as saying "Rotate 270"
Example:
Rotate 90