Description Usage Arguments Value Examples
Rotate an image 90, 180, 270, or 360 degrees counterclockwise.
1 | ImgRotate(img, degree)
|
img, |
path of the input image |
degree, |
desired degree to rotate img: 90, 180, 270, 360. |
rotated_img
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.